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.guava | guava | 14.0.1 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-config | 0.4.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
de.smartics.util | smartics-commons | 0.6.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
org.infinispan | infinispan-core | 5.2.5.Final | jar | GNU Lesser General Public 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 |
junit | junit | 4.8.2 | jar | Common Public License Version 1.0 |
org.hamcrest | hamcrest-all | 1.3 | jar | New BSD 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 |
---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.0 | jar | The Apache Software License, Version 2.0 |
com.ibm.icu | icu4j | 51.1 | jar | ICU License |
commons-beanutils | commons-beanutils-core | 1.8.3 | jar | The Apache Software License, Version 2.0 |
commons-codec | commons-codec | 1.7 | 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.exceptions | smart-exceptions-core | 0.13.0-20131217.133126-14 | jar | Apache License, Version 2.0 |
de.smartics.exceptions | smart-exceptions-i18n | 0.13.0-SNAPSHOT | jar | Apache 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.4.0-20131231.033218-141 | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-core | 0.4.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
de.smartics.properties | smartics-properties-resource | 0.4.0-SNAPSHOT | jar | The Apache Software License, Version 2.0 |
dom4j | dom4j | 1.6.1 | jar | - |
javax.validation | validation-api | 1.0.0.GA | jar | license.txt |
ognl | ognl | 2.7.3 | jar | - |
org.hibernate | hibernate-validator | 4.3.0.Final | jar | Apache License, Version 2.0 |
org.javassist | javassist | 3.17.1-GA | jar | MPL 1.1-LGPL 2.1-Apache License 2.0 |
org.jboss | staxmapper | 1.1.0.Final | jar | Public Domain |
org.jboss.logging | jboss-logging | 3.1.1.GA | jar | GNU Lesser General Public License, version 2.1 |
org.jboss.marshalling | jboss-marshalling | 1.3.15.GA | jar | lgpl |
org.jboss.marshalling | jboss-marshalling-river | 1.3.15.GA | jar | lgpl |
org.jboss.spec.javax.transaction | http://jboss-transaction-api_1.1_spec/ | 1.0.0.Final | jar | lgpl |
org.jdom | jdom | 1.1 | jar | - |
org.jgroups | jgroups | 3.2.7.Final | jar | GNU Lesser General Public License 2.1 |
org.reflections | reflections | 0.9.7.RC1sm | jar | WTFPL |
org.slf4j | slf4j-api | 1.6.4 | jar | MIT License |
xml-apis | xml-apis | 1.3.02 | jar | - |
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 |
---|---|---|---|---|
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 | - |
org.apache.commons | commons-io | 1.3.2 | jar | The Apache Software License, Version 2.0 |
xalan | xalan | 2.6.0 | jar | - |
xerces | xercesImpl | 2.6.2 | jar | - |
xerces | xmlParserAPIs | 2.6.2 | jar | - |
xom | xom | 1.0 | jar | LGPL |
ICU License: ICU4J
LGPL: xom
Public Domain: StAX Mapper
New BSD License: Hamcrest All
Unknown: "Java Concurrency in Practice" book annotations, JDOM, OGNL - Object Graph Navigation Library, dom4j, jaxen, xalan, xercesImpl, xml-apis, xmlParserAPIs
WTFPL: Reflections
Apache License, Version 2.0: Bean Validation API, Hibernate Validator Engine, smart-exceptions-core, smart-exceptions-i18n
LGPL 2.1: Javassist
MPL 1.1: Javassist
The Apache Software License, Version 2.0: Commons BeanUtils Core, Commons Codec, Commons Configuration, Commons IO, Commons Lang, Commons Logging, FindBugs-jsr305, Guava: Google Core Libraries for Java, projectdoc-annotations, smart-properties-core, smartics-commons, smartics-properties-annotations, smartics-properties-cache-infinispan, smartics-properties-config, smartics-properties-core, smartics-properties-resource, testdoc-annotations, testdoc-core
GNU Lesser General Public License: Infinispan Core
GNU Lesser General Public License, version 2.1: JBoss Logging 3
lgpl: JBoss Marshalling API, JBoss Marshalling River, Transaction 1.1 API
Apache License 2.0: Javassist
Common Public License Version 1.0: JUnit
MIT License: SLF4J API Module, SLF4J NOP Binding
GNU Lesser General Public License 2.1: JGroups
Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
---|---|---|---|---|---|---|---|
jsr305-2.0.0.jar | 31.12 kB | 70 | 34 | 3 | 1.5 | debug | - |
guava-14.0.1.jar | 2.09 MB | 1,618 | 1,594 | 13 | 1.6 | debug | - |
icu4j-51.1.jar | 9.52 MB | 3,651 | 1,010 | 9 | 1.5 | debug | - |
commons-beanutils-core-1.8.3.jar | 201.87 kB | 131 | 118 | 6 | 1.3 | debug | - |
commons-codec-1.7.jar | 253.52 kB | 227 | 85 | 6 | 1.6 | 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 | - |
smart-exceptions-core-0.13.0-SNAPSHOT.jar | 54.24 kB | 73 | 50 | 11 | 1.6 | debug | - |
smart-exceptions-i18n-0.13.0-SNAPSHOT.jar | 76.12 kB | 72 | 49 | 6 | 1.6 | 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.4.0-SNAPSHOT.jar | 15.98 kB | 34 | 19 | 1 | 1.6 | debug | - |
smartics-properties-config-0.4.0-SNAPSHOT.jar | 348.66 kB | 306 | 242 | 27 | 1.6 | debug | - |
smartics-properties-core-0.4.0-SNAPSHOT.jar | 210.95 kB | 198 | 154 | 21 | 1.6 | debug | - |
smartics-properties-resource-0.4.0-SNAPSHOT.jar | 19.24 kB | 33 | 15 | 4 | 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.6.0-SNAPSHOT.jar | 43.98 kB | 54 | 34 | 7 | 1.6 | debug | - |
dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | 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 | - |
ognl-2.7.3.jar | 234.18 kB | 141 | 130 | 3 | 1.4 | debug | - |
commons-io-1.3.2.jar | 85.72 kB | 75 | 59 | 4 | 1.3 | debug | - |
hamcrest-all-1.3.jar | 299.39 kB | 249 | 204 | 23 | 1.5 | debug | - |
hibernate-validator-4.3.0.Final.jar | 465.41 kB | 379 | 319 | 31 | 1.6 | debug | - |
infinispan-core-5.2.5.Final.jar | 2.37 MB | 1,578 | 1,459 | 91 | 1.6 | debug | - |
javassist-3.17.1-GA.jar | 695.29 kB | 412 | 388 | 17 | 1.6 | debug | - |
staxmapper-1.1.0.Final.jar | 35.16 kB | 42 | 31 | 1 | 1.6 | debug | - |
jboss-logging-3.1.1.GA.jar | 59.37 kB | 55 | 43 | 1 | 1.6 | debug | - |
jboss-marshalling-1.3.15.GA.jar | 224.56 kB | 214 | 200 | 4 | 1.6 | debug | - |
jboss-marshalling-river-1.3.15.GA.jar | 80.17 kB | 49 | 35 | 1 | 1.6 | debug | - |
jboss-transaction-api_1.1_spec-1.0.0.Final.jar | 10.95 kB | 28 | 18 | 2 | 1.5 | debug | - |
jdom-1.1.jar | 149.53 kB | 89 | 76 | 8 | 1.2 | debug | - |
jgroups-3.2.7.Final.jar | 1.90 MB | 964 | 902 | 24 | 1.6 | 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.3.02.jar | 189.65 kB | 341 | 301 | 25 | 1.1 | release | - |
xom-1.0.jar | 106.32 kB | 108 | 96 | 6 | 1.2 | release | sealed |
Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
46 | 25.58 MB | 15,520 | 11,551 | 581 | 1.6 | 40 | 1 |
compile: 32 | compile: 20.11 MB | compile: 11,491 | compile: 7,916 | compile: 369 | - | compile: 30 | - |
test: 14 | test: 5.47 MB | test: 4,029 | test: 3,635 | test: 212 | - | test: 10 | test: 1 |
Repository locations for each of the Dependencies.