-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #71 from gchq/develop
Release 0.5.0
- Loading branch information
Showing
177 changed files
with
14,896 additions
and
4,200 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,46 @@ | ||
List of third-party dependencies grouped by their license type | ||
|
||
### [Apache Software License 2.0](./licenses/apache_software_license_2.0.txt): | ||
* Apache Commons Lang ([org.apache.commons:commons-lang3:3.8.1](http://commons.apache.org/proper/commons-lang/)) | ||
* Apache Hadoop Common ([org.apache.hadoop:hadoop-common:3.2.1](no url defined)) | ||
* Apache Hadoop MapReduce Core ([org.apache.hadoop:hadoop-mapreduce-client-core:3.2.1](no url defined)) | ||
* Spring Cloud Starter OpenFeign ([org.springframework.cloud:spring-cloud-starter-openfeign:2.2.0.RELEASE](https://projects.spring.io/spring-cloud)) | ||
* clients-common ([uk.gov.gchq.palisade:clients-common:0.4.0](https://github.com/gchq/Palisade-clients/tree/main/clients-common)) | ||
* common ([uk.gov.gchq.palisade:common:0.4.0](https://github.com/gchq/Palisade-common)) | ||
* readers-common ([uk.gov.gchq.palisade:readers-common:0.4.0](https://github.com/gchq/Palisade-readers/tree/main/readers-common)) | ||
* Jackson-annotations ([com.fasterxml.jackson.core:jackson-annotations:2.11.0](http://github.com/FasterXML/jackson)) | ||
* jackson-databind ([com.fasterxml.jackson.core:jackson-databind:2.11.0](http://github.com/FasterXML/jackson)) | ||
* Jackson-dataformat-XML ([com.fasterxml.jackson.dataformat:jackson-dataformat-xml:2.11.0](https://github.com/FasterXML/jackson-dataformat-xml)) | ||
* Jackson datatype: jdk8 ([com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.0](https://github.com/FasterXML/jackson-modules-java8/jackson-datatype-jdk8)) | ||
* akka-http-jackson ([com.typesafe.akka:akka-http-jackson_2.13:10.2.1](https://akka.io)) | ||
* akka-http ([com.typesafe.akka:akka-http_2.13:10.2.1](https://akka.io)) | ||
* akka-stream ([com.typesafe.akka:akka-stream_2.13:2.6.10](https://akka.io/)) | ||
* Micronaut ([io.micronaut:micronaut-http-server-netty:2.3.2](http://micronaut.io)) | ||
* Micronaut ([io.micronaut:micronaut-inject:2.3.2](http://micronaut.io)) | ||
* Micronaut ([io.micronaut:micronaut-inject-java:2.3.2](http://micronaut.io)) | ||
* Micronaut ([io.micronaut:micronaut-runtime:2.3.2](http://micronaut.io)) | ||
* Micronaut Test ([io.micronaut.test:micronaut-test-junit5:2.3.2](http://micronaut.io)) | ||
* Reactive Relational Database Connectivity - H2 ([io.r2dbc:r2dbc-h2:0.8.4.RELEASE](https://github.com/r2dbc/r2dbc-h2)) | ||
* RxJava ([io.reactivex.rxjava3:rxjava:3.0.8](https://github.com/ReactiveX/RxJava)) | ||
* AssertJ fluent assertions ([org.assertj:assertj-core:3.19.0](https://assertj.github.io/doc/assertj-core/)) | ||
* org.immutables.value ([org.immutables:value:2.8.2](http://immutables.org/value)) | ||
* spring-boot-autoconfigure ([org.springframework.boot:spring-boot-autoconfigure:2.3.1.RELEASE](https://spring.io/projects/spring-boot)) | ||
* spring-boot-starter-aop ([org.springframework.boot:spring-boot-starter-aop:2.3.1.RELEASE](https://spring.io/projects/spring-boot)) | ||
* spring-boot-starter-data-r2dbc ([org.springframework.boot:spring-boot-starter-data-r2dbc:2.3.1.RELEASE](https://spring.io/projects/spring-boot)) | ||
* spring-boot-starter-test ([org.springframework.boot:spring-boot-starter-test:2.3.1.RELEASE](https://spring.io/projects/spring-boot)) | ||
* Spring Shell Starter ([org.springframework.shell:spring-shell-starter:2.0.0.RELEASE](http://projects.spring.io/spring-boot/spring-shell-parent/spring-shell-starter/)) | ||
* GCHQ Palisade - Akka Client ([uk.gov.gchq.palisade:client-akka:0.5.0-RELEASE](https://github.com/gchq/Palisade-clients/tree/develop/client-akka)) | ||
* GCHQ Palisade - Java Client ([uk.gov.gchq.palisade:client-java:0.5.0-RELEASE](https://github.com/gchq/Palisade-clients/tree/develop/client-java)) | ||
* GCHQ Palisade Common Library ([uk.gov.gchq.palisade:common:0.5.0-RELEASE](https://github.com/gchq/Palisade-common)) | ||
|
||
### [Eclipse Public License 1.0](./licenses/eclipse_public_license_1.0.html): | ||
* JUnit ([junit:junit:4.12](http://junit.org)) | ||
* Logback Classic Module ([ch.qos.logback:logback-classic:1.2.3](http://logback.qos.ch/logback-classic)) | ||
|
||
### [Eclipse Public License 2.0](./licenses/eclipse_public_license_2.0.html): | ||
* JUnit Jupiter (Aggregator) ([org.junit.jupiter:junit-jupiter:5.7.0](https://junit.org/junit5/)) | ||
* JUnit Jupiter API ([org.junit.jupiter:junit-jupiter-api:5.7.0](https://junit.org/junit5/)) | ||
* JUnit Jupiter Engine ([org.junit.jupiter:junit-jupiter-engine:5.7.0](https://junit.org/junit5/)) | ||
* JUnit Platform Commons ([org.junit.platform:junit-platform-commons:1.7.0](https://junit.org/junit5/)) | ||
* JUnit Platform Engine API ([org.junit.platform:junit-platform-engine:1.7.0](https://junit.org/junit5/)) | ||
|
||
### [GNU Lesser General Public License 2.1](./licenses/gnu_lgpl_2.1.html): | ||
* Logback Classic Module ([ch.qos.logback:logback-classic:1.2.3](http://logback.qos.ch/logback-classic)) | ||
|
||
### [MIT License](./licenses/mit_license.txt): | ||
* Mockito ([org.mockito:mockito-all:1.10.19](http://www.mockito.org)) | ||
* SLF4J API Module ([org.slf4j:slf4j-api:1.7.25](http://www.slf4j.org)) | ||
* jnr-fuse ([com.github.serceman:jnr-fuse:0.5.5](https://github.com/SerCeMan/jnr-fuse)) | ||
* mockito-core ([org.mockito:mockito-core:3.7.7](https://github.com/mockito/mockito)) | ||
* mockito-junit-jupiter ([org.mockito:mockito-junit-jupiter:3.7.7](https://github.com/mockito/mockito)) | ||
* SLF4J API Module ([org.slf4j:slf4j-api:1.7.26](http://www.slf4j.org)) |
Oops, something went wrong.