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
de.smartics.projectdoc projectdoc-annotations 0.1.1-SNAPSHOT jar The Apache Software License, Version 2.0
de.smartics.properties smartics-properties-config 0.1.0-SNAPSHOT jar The Apache Software License, Version 2.0
de.smartics.properties smartics-properties-core 0.1.0-SNAPSHOT jar The Apache Software License, Version 2.0
org.slf4j slf4j-jdk14 1.6.4 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.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-beanutils commons-beanutils-core 1.8.3 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
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
de.smartics.properties smartics-properties-annotations 0.1.0-SNAPSHOT jar The Apache Software License, Version 2.0
de.smartics.properties smartics-properties-resource 0.1.0-SNAPSHOT jar The Apache Software License, Version 2.0
de.smartics.util smartics-commons 0.3.0-SNAPSHOT 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
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.jboss.logging jboss-logging 3.1.0.CR2 jar GNU Lesser General Public License, version 2.1
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
xml-apis xml-apis 1.0.b2 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
org.hamcrest hamcrest-all 1.1 jar BSD style

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest All

Unknown: JDOM, dom4j, test-module-announce

WTFPL: Reflections

LGPL 2.1: Javassist

Apache License, Version 2.0: Bean Validation API, Hibernate Validator Engine

MPL 1.1: Javassist

MIT License: SLF4J API Module, SLF4J JDK14 Binding

GNU Lesser General Public License, version 2.1: JBoss Logging 3

The Apache Software License, Version 2.0: Commons BeanUtils Core, Commons Collections, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, XML Commons External Components XML APIs, projectdoc-annotations, smartics-commons, smartics-properties-annotations, smartics-properties-config, smartics-properties-core, smartics-properties-resource

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
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
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-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.1-SNAPSHOT.jar 7.57 kB 20 7 2 1.5 release
smartics-properties-annotations-0.1.0-SNAPSHOT.jar 10.96 kB 26 12 1 1.6 debug
smartics-properties-config-0.1.0-SNAPSHOT.jar 178.12 kB 159 122 15 1.6 debug
smartics-properties-core-0.1.0-SNAPSHOT.jar 128.56 kB 124 89 17 1.6 debug
smartics-properties-resource-0.1.0-SNAPSHOT.jar 13.74 kB 21 8 1 1.6 debug
smartics-commons-0.3.0-SNAPSHOT.jar 28.27 kB 40 24 5 1.6 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
hamcrest-all-1.1.jar 529.14 kB 269 144 25 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
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-jdk14-1.6.4.jar 8.68 kB 15 5 1 1.4 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
24 5.51 MB 4,492 3,881 220 1.6 22
compile: 23 compile: 4.99 MB compile: 4,223 compile: 3,737 compile: 195 - compile: 21
test: 1 test: 529.14 kB test: 269 test: 144 test: 25 - test: 1

Dependency Repository Locations

Repo ID URL Release Snapshot
central http://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact nexus
com.google.code.findbugs:jsr305:jar:2.0.0 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
com.google.guava:guava:jar:11.0.2 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
commons-beanutils:commons-beanutils-core:jar:1.8.3 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
commons-collections:commons-collections:jar:3.2.1 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
commons-io:commons-io:jar:1.4 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
commons-lang:commons-lang:jar:2.6 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
commons-logging:commons-logging:jar:1.1.1 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
de.smartics.projectdoc:projectdoc-annotations:jar:0.1.1-SNAPSHOT -
de.smartics.properties:smartics-properties-annotations:jar:0.1.0-SNAPSHOT -
de.smartics.properties:smartics-properties-config:jar:0.1.0-SNAPSHOT -
de.smartics.properties:smartics-properties-core:jar:0.1.0-SNAPSHOT -
de.smartics.properties:smartics-properties-resource:jar:0.1.0-SNAPSHOT -
de.smartics.util:smartics-commons:jar:0.3.0-SNAPSHOT -
dom4j:dom4j:jar:1.6.1 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
javassist:javassist:jar:3.12.1.GA Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
javax.validation:validation-api:jar:1.0.0.GA Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.hamcrest:hamcrest-all:jar:1.1 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.hibernate:hibernate-validator:jar:4.3.0.Final Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.jboss.logging:jboss-logging:jar:3.1.0.CR2 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.jdom:jdom:jar:1.1 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.reflections:reflections:jar:0.9.7.RC1sm Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.slf4j:slf4j-api:jar:1.6.4 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
org.slf4j:slf4j-jdk14:jar:1.6.4 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
xml-apis:xml-apis:jar:1.0.b2 Found at http://www.smartics.eu/nexus/content/groups/Corporation_Repositories
Total nexus
24 (compile: 23, test: 1) 18