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
commons-lang commons-lang 2.5 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
de.smartics.testdoc testdoc-annotations 0.4.1 jar The Apache Software License, Version 2.0
de.smartics.util smartics-commons 0.5.2 jar The Apache Software License, Version 2.0
jaxen jaxen 1.1.4 jar null
junit junit 4.8.2 jar Common Public License Version 1.0
net.jcip jcip-annotations 1.0 jar Creative Commons Attribution License
org.jdom jdom 1.1 jar -
org.slf4j slf4j-api 1.6.1 jar MIT License

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
de.smartics.util smartics-test-utils 0.2.2 jar The Apache Software License, Version 2.0
org.mockito mockito-all 1.8.1 jar The MIT License
org.slf4j slf4j-simple 1.6.1 jar MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.apache.geronimo.specs geronimo-annotation_1.1_spec 1.0.1 jar The Apache Software License, Version 2.0

system

The following is a list of system dependencies for this project. These dependencies are required to compile the application:

GroupId ArtifactId Version Type License
com.sun tools 1.6 jar -

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
commons-beanutils commons-beanutils 1.7.0 jar -
commons-beanutils commons-beanutils-core 1.8.0 jar The Apache Software License, Version 2.0
commons-collections commons-collections 3.2.1 jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.6 jar /LICENSE.txt
commons-digester commons-digester 1.8 jar /LICENSE.txt
commons-io commons-io 2.0.1 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
org.apache.commons commons-io 1.3.2 jar The Apache Software License, Version 2.0

Project Dependency Graph

Dependency Tree

Licenses

Unamed: jaxen

Unknown: JDOM, commons-beanutils

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module, SLF4J Simple Binding

The Apache Software License, Version 2.0: Annotation 1.1, Commons BeanUtils Core, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Digester, FindBugs-jsr305, smart-properties-core, smartics-commons, smartics-test-utils, testdoc-annotations, testdoc-core

The MIT License: Mockito

Creative Commons Attribution License: jcip-annotations

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
commons-beanutils-1.7.0.jar 184.25 kB 129 111 5 1.2 debug
commons-beanutils-core-1.8.0.jar 201.21 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.6.jar 291.83 kB 189 165 9 1.3 debug
commons-digester-1.8.jar 140.24 kB 114 100 6 1.2 debug
commons-io-2.0.1.jar 155.77 kB 122 104 6 1.5 debug
commons-lang-2.5.jar 272.65 kB 154 132 10 1.3 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
smart-properties-core-0.3.0.jar 17.53 kB 26 11 3 1.5 debug
testdoc-annotations-0.4.1.jar 10.33 kB 33 18 4 1.6 debug
smartics-commons-0.5.2.jar 36.74 kB 47 30 6 1.6 debug
smartics-test-utils-0.2.2.jar 17.62 kB 27 10 5 1.5 debug
jaxen-1.1.4.jar 220.86 kB 240 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
geronimo-annotation_1.1_spec-1.0.1.jar 14.84 kB 28 14 3 1.5 debug
jdom-1.1.jar 149.53 kB 89 76 8 1.2 debug
mockito-all-1.8.1.jar 1.28 MB 1,131 578 56 1.5 debug
slf4j-api-1.6.1.jar 24.90 kB 34 23 3 1.3 debug
slf4j-simple-1.6.1.jar 7.49 kB 15 5 1 1.3 debug
Total Size Entries Classes Packages JDK Rev Debug
22 3.94 MB 3,454 2,522 200 1.6 21
compile: 18 compile: 2.62 MB compile: 2,253 compile: 1,915 compile: 135 - compile: 17
test: 3 test: 1.31 MB test: 1,173 test: 593 test: 62 - test: 3
provided: 1 provided: 14.84 kB provided: 28 provided: 14 provided: 3 - provided: 1

Dependency Repository Locations

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.sun:tools:jar:1.6
commons-beanutils:commons-beanutils:jar:1.7.0
commons-beanutils:commons-beanutils-core:jar:1.8.0
commons-collections:commons-collections:jar:3.2.1
commons-configuration:commons-configuration:jar:1.6
commons-digester:commons-digester:jar:1.8
commons-io:commons-io:jar:2.0.1
commons-lang:commons-lang:jar:2.5
commons-logging:commons-logging:jar:1.1.1
de.smartics.properties:smart-properties-core:jar:0.3.0
de.smartics.testdoc:testdoc-annotations:jar:0.4.1
de.smartics.util:smartics-commons:jar:0.5.2
de.smartics.util:smartics-test-utils:jar:0.2.2
jaxen:jaxen:jar:1.1.4
junit:junit:jar:4.8.2
net.jcip:jcip-annotations:jar:1.0
org.apache.commons:commons-io:jar:1.3.2
org.apache.geronimo.specs:geronimo-annotation_1.1_spec:jar:1.0.1
org.jdom:jdom:jar:1.1
org.mockito:mockito-all:jar:1.8.1
org.slf4j:slf4j-api:jar:1.6.1
org.slf4j:slf4j-simple:jar:1.6.1
Total
23 (compile: 18, test: 3, provided: 1, system: 1)