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.exceptions smart-exceptions-core 0.9.0 jar Apache License, Version 2.0
de.smartics.exceptions smart-exceptions-i18n 0.9.0 jar Apache License, Version 2.0
de.smartics.util smartics-commons 0.4.1 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.5 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.3.3 jar The Apache Software License, Version 2.0
junit junit 4.11 jar Common Public License Version 1.0

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 1.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.4 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.messages smart-messages-core 0.1.0 jar Apache License, Version 2.0
de.smartics.properties smart-properties-core 0.3.0 jar The Apache Software License, Version 2.0
jboss javassist 3.6.ga jar MPL 1.1
ognl ognl 2.7.1 jar -
org.apache.commons commons-io 1.3.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-all 1.1 jar BSD style

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-core 1.3.RC2 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

BSD style: Hamcrest All

New BSD License: Hamcrest Core

Unknown: OGNL - Object Graph Navigation Library, commons-beanutils

Apache License, Version 2.0: smart-exceptions-core, smart-exceptions-i18n, smart-messages-core

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

MIT License: SLF4J API Module

The Apache Software License, Version 2.0: Commons BeanUtils Core, Commons Collections, Commons Configuration, Commons IO, Commons Lang, Commons Logging, Digester, FindBugs-jsr305, smart-properties-core, smartics-commons, smartics-exceptions-sample-lib, smartics-test-utils

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-1.4.jar 106.49 kB 93 76 5 1.3 debug
commons-lang-2.4.jar 255.67 kB 148 127 9 1.2 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
smart-exceptions-core-0.9.0.jar 32.93 kB 49 32 7 1.6 debug
smart-exceptions-i18n-0.9.0.jar 62.91 kB 62 42 5 1.6 debug
smart-messages-core-0.1.0.jar 6.16 kB 16 4 1 1.5 debug
smart-properties-core-0.3.0.jar 17.53 kB 26 11 3 1.5 debug
smartics-commons-0.4.1.jar 29.66 kB 41 25 5 1.6 debug
smartics-test-utils-0.3.3.jar 25.80 kB 37 17 7 1.5 debug
javassist-3.6.ga.jar 529.53 kB 323 305 16 1.2 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
ognl-2.7.1.jar 229.56 kB 139 129 2 1.4 debug
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
slf4j-api-1.7.5.jar 25.47 kB 34 23 3 1.5 debug
Total Size Entries Classes Packages JDK Rev Debug
22 3.60 MB 2,785 2,279 166 1.6 22
compile: 19 compile: 3.30 MB compile: 2,432 compile: 1,991 compile: 128 - compile: 19
test: 3 test: 305.29 kB test: 353 test: 288 test: 38 - test: 3

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
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:1.4
commons-lang:commons-lang:jar:2.4
commons-logging:commons-logging:jar:1.1.1
de.smartics.exceptions:smart-exceptions-core:jar:0.9.0
de.smartics.exceptions:smart-exceptions-i18n:jar:0.9.0
de.smartics.messages:smart-messages-core:jar:0.1.0
de.smartics.properties:smart-properties-core:jar:0.3.0
de.smartics.util:smartics-commons:jar:0.4.1
de.smartics.util:smartics-test-utils:jar:0.3.3
jboss:javassist:jar:3.6.ga
junit:junit:jar:4.11
ognl:ognl:jar:2.7.1
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.slf4j:slf4j-api:jar:1.7.5
Total
22 (compile: 19, test: 3)