Component | Open Source Library Name | Version | License Type | Description | Link toward of License Info | Notes (including reasons for non using Apache Version 2 License) |
---|
| JAXB | 1.3 | CDDL V1.1 |
| https://github.com/javaee/jaxb-v2/blob/master/LICENSE |
|
| Junit | 4.10 | Eclipse Public License 1.0 |
| http://junit.org/junit4/license.html |
|
| Jetty | 9.0.3 | Apache 2.0 |
| http://www.eclipse.org/jetty/licenses.html |
|
| Cassandra | 3.11 (AAF has been tested as far back as 2.14) | Apache 2.0 |
| https://github.com/apache/cassandra/blob/trunk/LICENSE.txt |
|
| SLF4J | 1.7.5 | MIT |
| https://www.slf4j.org/license.html |
|
| Snappy | 1.1.1 | Apache 2.0 |
| https://github.com/xerial/snappy-java/blob/master/LICENSE |
|
| lz4 | 1.2.0 | Apache 2.0 |
| https://github.com/lz4/lz4-java/blob/master/LICENSE.txt |
|
| JCSV | 1.4.0 | Apache 2.0 |
| http://www.apache.org/licenses/LICENSE-2.0.txt |
|
| JMeter | 2.11 | Apache 2.0 |
| http://www.apache.org/licenses/ |
|
| JNA | 4.0.0 | Apache 2.0 |
| https://github.com/java-native-access/jna/blob/master/LICENSE |
|
| Log4j | 1.2.17 | Apache 2.0 |
| https://logging.apache.org/log4j/1.2/license.html |
|
aaf/certservice |
|
|
|
|
|
|
| JUnit Jupiter | 5.5.2 | EPL 2.0 | https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter | https://github.com/junit-team/junit5/blob/master/LICENSE.md |
|
| AssertJ Core | 3.15.0 | Apache 2.0 | https://mvnrepository.com/artifact/org.assertj/assertj-core | https://github.com/joel-costigliola/assertj-core/blob/master/LICENSE.txt |
|
| Mockito Core | 3.2.4 | MIT | https://mvnrepository.com/artifact/org.mockito/mockito-core | https://github.com/mockito/mockito/blob/release/3.x/LICENSE |
|
| Mockito JUnit Jupiter | 2.17.0 | MIT | https://mvnrepository.com/artifact/org.mockito/mockito-junit-jupiter | https://github.com/mockito/mockito/blob/release/3.x/LICENSE |
|
| Spring Core | 5.2.3.RELEASE | Apache 2.0 | https://mvnrepository.com/artifact/org.springframework/spring-core | https://github.com/spring-projects/spring-framework/blob/master/LICENSE.txt |
|
| Spring Boot Starter | 2.2.4.RELEASE | Apache 2.0 | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter | https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt |
|
| Spring Boot Actuator | 2.2.4.RELEASE | Apache 2.0 | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-actuator | https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt |
|
| Spring Boot Starter Log4j2 | 2.1.5.RELEASE | Apache 2.0 | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-log4j2 | https://github.com/spring-projects/spring-boot/blob/master/LICENSE.txt |
|
| Spring Cloud Starter Config | 2.2.1.RELEASE | Apache 2.0 | https://mvnrepository.com/artifact/org.springframework.cloud/spring-cloud-starter-config/ | https://github.com/spring-cloud/spring-cloud-config/blob/master/LICENSE.txt |
|
| Springdoc Openapi UI | 1.2.30 | Apache 2.0 | https://mvnrepository.com/artifact/org.springdoc/springdoc-openapi-ui | https://github.com/springdoc/springdoc-openapi/blob/master/LICENSE |
|
| Bouncycastle | 1.60 | MIT | https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on | http://www.bouncycastle.org/licence.html |
|
| Gson | 2.8.6 | Apache 2.0 | https://mvnrepository.com/artifact/com.google.code.gson/gson/ | https://github.com/google/gson/blob/master/LICENSE |
|
| Apache Httpclient | 4.5.6 | Apache 2.0 | https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient | http://www.apache.org/licenses/LICENSE-2.0 |
|
| Apache Commons Lang | 3.9 | Apache 2.0 | https://mvnrepository.com/artifact/org.apache.commons/commons-lang3 | https://github.com/apache/commons-lang/blob/master/LICENSE.txt |
|
| Apache Commons IO | 2.6 | Apache 2.0 | https://mvnrepository.com/artifact/commons-io/commons-io | https://github.com/apache/commons-io/blob/master/LICENSE.txt |
|
| Docker maven plugin | 0.33.0 | Apache 2.0 | https://mvnrepository.com/artifact/io.fabric8/docker-maven-plugin | https://github.com/fabric8io/docker-maven-plugin/blob/master/LICENSE |
|
| Maven surefire plugin | 3.0.0-M4 | Apache 2.0 | https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-surefire-plugin | http://www.apache.org/licenses/LICENSE-2.0 |
|
| Maven javadoc plugin | 3.1.1 | Apache 2.0 | https://mvnrepository.com/artifact/org.apache.maven.plugins/maven-javadoc-plugin | http://www.apache.org/licenses/LICENSE-2.0 |
|