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 | jsr305 | 2.0.0 | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 11.0.2 | jar | The Apache Software License, Version 2.0 |
commons-collections | commons-collections | 3.2.1 | jar | The Apache Software License, Version 2.0 |
commons-io | commons-io | 1.4 | jar | The Apache Software License, Version 2.0 |
commons-lang | commons-lang | 2.6 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-core | 0.1.3 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-resource | 0.1.3 | jar | The Apache Software License, Version 2.0 |
de.smartics.util | smartics-commons | 0.3.0 | jar | The Apache Software License, Version 2.0 |
javax.validation | validation-api | 1.0.0.GA | jar | license.txt |
org.hibernate | hibernate-validator | 4.3.0.Final | jar | Apache License, Version 2.0 |
org.jdom | jdom | 1.1 | jar | - |
org.reflections | reflections | 0.9.7.RC1sm | jar | WTFPL |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
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 |
---|---|---|---|---|
de.smartics.testdoc | testdoc-annotations | 0.4.0 | jar | The Apache Software License, Version 2.0 |
de.smartics.testdoc | testdoc-core | 0.4.0 | jar | The Apache Software License, Version 2.0 |
de.smartics.util | smartics-test-utils | 0.3.2 | jar | The Apache Software License, Version 2.0 |
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-all | 1.1 | jar | BSD style |
org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
org.slf4j | slf4j-nop | 1.6.4 | jar | MIT License |
The following is a list of transitive dependencies for this project. Transitive dependencies are the dependencies of the project dependencies.
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 |
---|---|---|---|---|
commons-beanutils | commons-beanutils-core | 1.8.3 | jar | The Apache Software License, Version 2.0 |
commons-logging | commons-logging | 1.1.1 | jar | The Apache Software License, Version 2.0 |
de.smartics.projectdoc | projectdoc-annotations | 0.1.0 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-annotations | 0.1.3 | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
javassist | javassist | 3.12.1.GA | jar | MPL 1.1-LGPL 2.1 |
org.jboss.logging | jboss-logging | 3.1.0.CR2 | jar | GNU Lesser General Public License, version 2.1 |
xml-apis | xml-apis | 1.0.b2 | jar | The Apache Software License, Version 2.0 |
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 |
---|---|---|---|---|
com.ibm.icu | icu4j | 2.6.1 | jar | - |
commons-configuration | commons-configuration | 1.8 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smart-properties-core | 0.3.0 | jar | The Apache Software License, Version 2.0 |
jaxen | jaxen | 1.1.1 | jar | - |
net.jcip | jcip-annotations | 1.0 | jar | Creative Commons Attribution License |
org.apache.commons | commons-io | 1.3.2 | jar | The Apache Software License, Version 2.0 |
org.hamcrest | hamcrest-core | 1.3.RC2 | jar | New BSD License |
xalan | xalan | 2.6.0 | jar | - |
xerces | xercesImpl | 2.6.2 | jar | - |
xerces | xmlParserAPIs | 2.6.2 | jar | - |
xom | xom | 1.0 | jar | LGPL |
LGPL: xom
BSD style: Hamcrest All
New BSD License: Hamcrest Core
Unknown: JDOM, dom4j, icu4j, jaxen, xalan, xercesImpl, xmlParserAPIs
WTFPL: Reflections
Apache License, Version 2.0: Bean Validation API, Hibernate Validator Engine
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Commons BeanUtils Core, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, XML Commons External Components XML APIs, projectdoc-annotations, smart-properties-core, smartics-commons, smartics-properties-annotations, smartics-properties-config, smartics-properties-core, smartics-properties-resource, smartics-test-utils, testdoc-annotations, testdoc-core
GNU Lesser General Public License, version 2.1: JBoss Logging 3
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J NOP Binding
The MIT License: Mockito
Creative Commons Attribution License: jcip-annotations
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
jsr305-2.0.0.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug | - |
guava-11.0.2.jar | 1.57 MB | 1,289 | 1,266 | 12 | 1.5 | debug | - |
icu4j-2.6.1.jar | 2.29 MB | 754 | 648 | 6 | 1.2 | debug | - |
commons-beanutils-core-1.8.3.jar | 201.87 kB | 131 | 118 | 6 | 1.3 | debug | - |
commons-collections-3.2.1.jar | 561.90 kB | 482 | 458 | 12 | 1.2 | debug | - |
commons-configuration-1.8.jar | 346.18 kB | 216 | 191 | 10 | 1.5 | debug | - |
commons-io-1.4.jar | 106.49 kB | 93 | 76 | 5 | 1.3 | debug | - |
commons-lang-2.6.jar | 277.56 kB | 155 | 133 | 10 | 1.3 | debug | - |
commons-logging-1.1.1.jar | 59.26 kB | 42 | 28 | 2 | 1.1 | debug | - |
projectdoc-annotations-0.1.0.jar | 5.53 kB | 16 | 4 | 1 | 1.5 | release | - |
smart-properties-core-0.3.0.jar | 17.53 kB | 26 | 11 | 3 | 1.5 | debug | - |
smartics-properties-annotations-0.1.3.jar | 11.01 kB | 26 | 12 | 1 | 1.6 | debug | - |
smartics-properties-core-0.1.3.jar | 128.63 kB | 124 | 89 | 17 | 1.6 | debug | - |
smartics-properties-resource-0.1.3.jar | 13.79 kB | 21 | 8 | 1 | 1.6 | debug | - |
testdoc-annotations-0.4.0.jar | 10.32 kB | 33 | 18 | 4 | 1.6 | debug | - |
testdoc-core-0.4.0.jar | 91.05 kB | 89 | 66 | 9 | 1.6 | debug | - |
smartics-commons-0.3.0.jar | 28.27 kB | 40 | 24 | 5 | 1.6 | debug | - |
smartics-test-utils-0.3.2.jar | 25.67 kB | 37 | 17 | 7 | 1.5 | debug | - |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
javassist-3.12.1.GA.jar | 629.05 kB | 390 | 366 | 17 | 1.4 | debug | - |
validation-api-1.0.0.GA.jar | 46.32 kB | 90 | 76 | 6 | 1.5 | debug | - |
jaxen-1.1.1.jar | 221.60 kB | 236 | 214 | 17 | 1.2 | debug | - |
junit-4.8.2.jar | 231.78 kB | 267 | 230 | 30 | 1.5 | debug | - |
jcip-annotations-1.0.jar | 2.20 kB | 9 | 4 | 1 | 1.5 | release | - |
commons-io-1.3.2.jar | 85.72 kB | 75 | 59 | 4 | 1.3 | debug | - |
hamcrest-all-1.1.jar | 529.14 kB | 269 | 144 | 25 | 1.5 | debug | - |
hamcrest-core-1.3.RC2.jar | 40.20 kB | 50 | 38 | 3 | 1.5 | debug | - |
hibernate-validator-4.3.0.Final.jar | 465.41 kB | 379 | 319 | 31 | 1.6 | debug | - |
jboss-logging-3.1.0.CR2.jar | 59.12 kB | 55 | 43 | 1 | 1.6 | debug | - |
jdom-1.1.jar | 149.53 kB | 89 | 76 | 8 | 1.2 | debug | - |
mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug | - |
reflections-0.9.7.RC1sm.jar | 101.80 kB | 94 | 80 | 6 | 1.5 | debug | - |
slf4j-api-1.6.4.jar | 25.35 kB | 34 | 23 | 3 | 1.3 | debug | - |
slf4j-nop-1.6.4.jar | 4.70 kB | 13 | 3 | 1 | 1.3 | debug | - |
xalan-2.6.0.jar | 3.00 MB | 1,625 | 1,548 | 50 | 1.1 | debug | - |
xercesImpl-2.6.2.jar | 986.99 kB | 845 | 784 | 37 | 1.1 | release | - |
xmlParserAPIs-2.6.2.jar | 121.80 kB | 238 | 207 | 17 | 1.1 | release | - |
xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | - |
xom-1.0.jar | 106.32 kB | 108 | 96 | 6 | 1.2 | release | sealed |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
39 | 14.36 MB | 10,307 | 8,583 | 482 | 1.6 | 33 | 1 |
compile: 21 | compile: 4.81 MB | compile: 4,045 | compile: 3,607 | compile: 178 | - | compile: 19 | - |
test: 18 | test: 9.55 MB | test: 6,262 | test: 4,976 | test: 304 | - | test: 14 | test: 1 |
Repo ID | URL | Release | Snapshot | Blacklisted |
---|---|---|---|---|
central | http://repo.maven.apache.org/maven2 | Yes | - | Yes |
Repository locations for each of the Dependencies.
Artifact |
---|
com.google.code.findbugs:jsr305:jar:2.0.0 |
com.google.guava:guava:jar:11.0.2 |
com.ibm.icu:icu4j:jar:2.6.1 |
com.sun:tools:jar:1.6 |
commons-beanutils:commons-beanutils-core:jar:1.8.3 |
commons-collections:commons-collections:jar:3.2.1 |
commons-configuration:commons-configuration:jar:1.8 |
commons-io:commons-io:jar:1.4 |
commons-lang:commons-lang:jar:2.6 |
commons-logging:commons-logging:jar:1.1.1 |
de.smartics.projectdoc:projectdoc-annotations:jar:0.1.0 |
de.smartics.properties:smart-properties-core:jar:0.3.0 |
de.smartics.properties:smartics-properties-annotations:jar:0.1.3 |
de.smartics.properties:smartics-properties-core:jar:0.1.3 |
de.smartics.properties:smartics-properties-resource:jar:0.1.3 |
de.smartics.testdoc:testdoc-annotations:jar:0.4.0 |
de.smartics.testdoc:testdoc-core:jar:0.4.0 |
de.smartics.util:smartics-commons:jar:0.3.0 |
de.smartics.util:smartics-test-utils:jar:0.3.2 |
dom4j:dom4j:jar:1.6.1 |
javassist:javassist:jar:3.12.1.GA |
javax.validation:validation-api:jar:1.0.0.GA |
jaxen:jaxen:jar:1.1.1 |
junit:junit:jar:4.8.2 |
net.jcip:jcip-annotations:jar:1.0 |
org.apache.commons:commons-io:jar:1.3.2 |
org.hamcrest:hamcrest-all:jar:1.1 |
org.hamcrest:hamcrest-core:jar:1.3.RC2 |
org.hibernate:hibernate-validator:jar:4.3.0.Final |
org.jboss.logging:jboss-logging:jar:3.1.0.CR2 |
org.jdom:jdom:jar:1.1 |
org.mockito:mockito-all:jar:1.9.5 |
org.reflections:reflections:jar:0.9.7.RC1sm |
org.slf4j:slf4j-api:jar:1.6.4 |
org.slf4j:slf4j-nop:jar:1.6.4 |
xalan:xalan:jar:2.6.0 |
xerces:xercesImpl:jar:2.6.2 |
xerces:xmlParserAPIs:jar:2.6.2 |
xml-apis:xml-apis:jar:1.0.b2 |
xom:xom:jar:1.0 |
Total |
40 (compile: 21, test: 18, system: 1) |