Project Dependencies
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.google.code.findbugs | bcel-findbugs | 6.0 | jar | The Apache Software License, Version 2.0 |
com.google.code.findbugs | findbugs | 3.0.1 | jar | GNU Lesser Public License |
com.google.code.findbugs | jFormatString | 3.0.0 | jar | GNU Lesser Public License |
com.google.code.findbugs | jsr305 | 3.0.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 20.0 | jar | The Apache Software License, Version 2.0 |
com.jcabi | jcabi-log | 0.17.2 | jar | BSD |
com.mebigfatguy.fb-contrib | fb-contrib | 6.6.0 | jar | GNU Library or Lesser General Public License (LGPL) |
com.qulice | qulice-spi | 0.18.19 | jar | BSD |
commons-io | commons-io | 2.5 | jar | Apache License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
jaxen | jaxen | 1.1.6 | jar | null |
org.apache.commons | commons-lang3 | 3.7 | jar | Apache License, Version 2.0 |
org.ow2.asm | asm | 5.0.3 | jar | BSD |
org.ow2.asm | asm-tree | 5.0.3 | jar | BSD |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.ibm.icu | icu4j | 53.1 | jar | ICU License |
org.ow2.asm | asm-debug-all | 5.0.3 | jar | BSD |
xalan | xalan | 2.7.1 | jar | The Apache Software License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
junit | junit | 4.12 | jar | Eclipse Public License 1.0 |
log4j | log4j | 1.2.17 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
org.junit.jupiter | junit-jupiter-api | 5.3.1 | jar | Eclipse Public License v2.0 |
org.junit.jupiter | junit-jupiter-engine | 5.3.1 | jar | Eclipse Public License v2.0 |
org.mockito | mockito-core | 2.10.0 | jar | The MIT License |
org.slf4j | slf4j-log4j12 | 1.8.0-alpha2 | jar | MIT License |
Project Transitive Dependencies
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
compile
The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
com.apple | AppleJavaExtensions | 1.4 | jar | Apple License |
com.jcabi | jcabi-aspects | 0.22.6 | jar | BSD |
javax.validation | validation-api | 2.0.0.Final | jar | Apache License 2.0 |
net.jcip | jcip-annotations | 1.0 | jar | - |
org.aspectj | aspectjrt | 1.8.11 | jar | Eclipse Public License - v 1.0 |
org.ow2.asm | asm-commons | 5.0.2 | jar | BSD |
org.slf4j | slf4j-api | 1.7.5 | jar | MIT License |
runtime
The following is a list of runtime dependencies for this project. These dependencies are required to run the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
xalan | serializer | 2.7.1 | jar | The Apache Software License, Version 2.0 |
test
The following is a list of test dependencies for this project. These dependencies are only required to compile and run unit tests for the application:
GroupId | ArtifactId | Version | Type | License |
---|---|---|---|---|
net.bytebuddy | byte-buddy | 1.7.4 | jar | The Apache Software License, Version 2.0 |
net.bytebuddy | byte-buddy-agent | 1.7.4 | jar | The Apache Software License, Version 2.0 |
org.apiguardian | apiguardian-api | 1.0.0 | jar | The Apache License, Version 2.0 |
org.junit.platform | junit-platform-commons | 1.3.1 | jar | Eclipse Public License v2.0 |
org.junit.platform | junit-platform-engine | 1.3.1 | jar | Eclipse Public License v2.0 |
org.objenesis | objenesis | 2.6 | jar | Apache 2 |
org.opentest4j | opentest4j | 1.1.1 | jar | The Apache License, Version 2.0 |
Project Dependency Graph
Dependency Tree
- com.qulice:qulice-findbugs:jar:0.18.19
- com.qulice:qulice-spi:jar:0.18.19 (compile)
- com.jcabi:jcabi-log:jar:0.17.2 (compile)
- org.slf4j:slf4j-api:jar:1.7.5 (compile)
- com.jcabi:jcabi-aspects:jar:0.22.6 (compile)
- org.aspectj:aspectjrt:jar:1.8.11 (compile)
- javax.validation:validation-api:jar:2.0.0.Final (compile)
- commons-io:commons-io:jar:2.5 (compile)
- commons-lang:commons-lang:jar:2.6 (compile)
- com.google.guava:guava:jar:20.0 (compile)
- com.google.code.findbugs:findbugs:jar:3.0.1 (compile)
- net.jcip:jcip-annotations:jar:1.0 (compile)
- org.ow2.asm:asm-commons:jar:5.0.2 (compile)
- com.apple:AppleJavaExtensions:jar:1.4 (compile)
- com.google.code.findbugs:jsr305:jar:3.0.0 (compile)
- com.google.code.findbugs:jFormatString:jar:3.0.0 (compile)
- com.ibm.icu:icu4j:jar:53.1 (runtime)
- org.ow2.asm:asm:jar:5.0.3 (compile)
- org.ow2.asm:asm-tree:jar:5.0.3 (compile)
- org.ow2.asm:asm-debug-all:jar:5.0.3 (runtime)
- com.google.code.findbugs:bcel-findbugs:jar:6.0 (compile)
- com.mebigfatguy.fb-contrib:fb-contrib:jar:6.6.0 (compile)
- xalan:xalan:jar:2.7.1 (runtime)
- xalan:serializer:jar:2.7.1 (runtime)
- org.apache.commons:commons-lang3:jar:3.7 (compile)
- jaxen:jaxen:jar:1.1.6 (compile)
- dom4j:dom4j:jar:1.6.1 (compile)
- org.junit.jupiter:junit-jupiter-api:jar:5.3.1 (test)
- org.apiguardian:apiguardian-api:jar:1.0.0 (test)
- org.opentest4j:opentest4j:jar:1.1.1 (test)
- org.junit.platform:junit-platform-commons:jar:1.3.1 (test)
- org.junit.jupiter:junit-jupiter-engine:jar:5.3.1 (test)
- org.junit.platform:junit-platform-engine:jar:1.3.1 (test)
- junit:junit:jar:4.12 (test)
- org.hamcrest:hamcrest-core:jar:1.3 (test)
- org.hamcrest:hamcrest-library:jar:1.3 (test)
- org.mockito:mockito-core:jar:2.10.0 (test)
- net.bytebuddy:byte-buddy:jar:1.7.4 (test)
- net.bytebuddy:byte-buddy-agent:jar:1.7.4 (test)
- org.objenesis:objenesis:jar:2.6 (test)
- org.slf4j:slf4j-log4j12:jar:1.8.0-alpha2 (test)
- log4j:log4j:jar:1.2.17 (test)
Licenses
Unamed: jaxen
The Apache License, Version 2.0: org.apiguardian:apiguardian-api, org.opentest4j:opentest4j
Eclipse Public License 1.0: JUnit
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
Eclipse Public License v2.0: JUnit Jupiter API, JUnit Jupiter Engine, JUnit Platform Commons, JUnit Platform Engine API
ICU License: ICU4J
New BSD License: Hamcrest Core, Hamcrest library
GNU Lesser Public License: FindBugs-Project, FindBugs-jFormatString
Apple License: AppleJavaExtensions
Apache 2: Objenesis
BSD: ASM Commons, ASM Core, ASM Debug All, ASM Tree, jcabi-aspects, jcabi-log, qulice-findbugs, qulice-spi
Unknown: "Java Concurrency in Practice" book annotations, dom4j
GNU Library or Lesser General Public License (LGPL): FindBugs Contrib plugin library
Apache License 2.0: Bean Validation API
The MIT License: mockito-core
Apache License, Version 2.0: Apache Commons IO, Apache Commons Lang
The Apache Software License, Version 2.0: Apache Log4j, Byte Buddy (without dependencies), Byte Buddy Java agent, Commons Lang, FindBugs-bcel, FindBugs-jsr305, Guava: Google Core Libraries for Java, Xalan Java, Xalan Java Serializer
Eclipse Public License - v 1.0: AspectJ runtime