The following is a list of compile dependencies for this project. These dependencies are required to compile and run the application:
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.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 | Classifier | Type | License |
---|---|---|---|---|---|
com.google.code.findbugs | jsr305 | 2.0.0 | - | jar | The Apache Software License, Version 2.0 |
com.google.guava | guava | 14.0.1 | - | 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-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 |
dom4j | dom4j | 1.6.1 | - | jar | - |
javax.validation | validation-api | 1.0.0.GA | - | jar | license.txt |
ognl | ognl | 2.7.3 | - | jar | - |
org.apache.maven | maven-model | 3.0.4 | - | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-model-builder | 3.0.4 | - | jar | The Apache Software License, Version 2.0 |
org.apache.maven | maven-repository-metadata | 3.0.4 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-classworlds | 2.4 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-component-annotations | 1.5.5 | - | jar | The Apache Software License, Version 2.0 |
org.codehaus.plexus | plexus-interpolation | 1.14 | - | jar | The Apache Software License, Version 2.0 |
org.hibernate | hibernate-validator | 4.3.0.Final | - | jar | Apache License, Version 2.0 |
org.infinispan | infinispan-core | 5.2.5.Final | - | jar | GNU Lesser General Public License |
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.0.CR2 | - | 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.sonatype.sisu | sisu-guice | 3.0.3 | no_aop | jar | The Apache Software License, Version 2.0 |
org.sonatype.sisu | sisu-inject-bean | 2.2.3 | - | jar | The Apache Software License, Version 2.0-Eclipse Public License, Version 1.0 |
org.sonatype.sisu | sisu-inject-plexus | 2.2.3 | - | jar | Eclipse Public License, Version 1.0 |
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 |
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 |
ICU License: ICU4J
Apache Public License 2.0: Plexus Cipher: encryption/decryption Component, Plexus Security Dispatcher Component
LGPL: xom
Public Domain: StAX Mapper
New BSD License: Hamcrest All, Hamcrest Core
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, Google Guice - Core Library, Guava: Google Core Libraries for Java, Maven Aether Provider, Maven Model, Maven Model Builder, Maven Repository Metadata Model, Maven Settings, Maven Wagon API, Maven Wagon Lightweight HTTP Provider, Plexus :: Component Annotations, Plexus Classworlds, Plexus Common Utilities, Plexus Interpolation API, Sisu-Inject-Bean : Aggregate OSGi bundle, projectdoc-annotations, smart-properties-core, smartics-commons, smartics-properties-annotations, smartics-properties-config, smartics-properties-core, smartics-properties-resource, smartics-properties-resource-maven, smartics-test-utils, testdoc-annotations, testdoc-core
GNU Lesser General Public License, version 2.1: JBoss Logging 3
GNU Lesser General Public License: Infinispan Core
lgpl: JBoss Marshalling API, JBoss Marshalling River, Transaction 1.1 API
Eclipse Public License, Version 1.0: Aether :: API, Aether :: Connector :: File, Aether :: Connector :: Wagon, Aether :: Implementation, Aether :: SPI, Aether :: Utilities, Sisu-Inject-Bean : Aggregate OSGi bundle, Sisu-Inject-Plexus : Aggregate OSGi bundle
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 | - |
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 | - |
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 | - |
maven-aether-provider-3.0.4.jar | 55.17 kB | 40 | 23 | 1 | 1.5 | debug | - |
maven-model-3.0.4.jar | 159.72 kB | 67 | 50 | 3 | 1.5 | debug | - |
maven-model-builder-3.0.4.jar | 147.06 kB | 142 | 109 | 16 | 1.5 | debug | - |
maven-repository-metadata-3.0.4.jar | 29.37 kB | 25 | 7 | 2 | 1.5 | debug | - |
maven-settings-3.0.4.jar | 45.57 kB | 33 | 17 | 2 | 1.5 | debug | - |
wagon-http-lightweight-1.0.jar | 14.59 kB | 21 | 3 | 1 | 1.4 | debug | - |
wagon-provider-api-1.0.jar | 51.94 kB | 62 | 41 | 8 | 1.4 | debug | - |
plexus-classworlds-2.4.jar | 45.96 kB | 52 | 37 | 5 | 1.4 | debug | - |
plexus-component-annotations-1.5.5.jar | 4.11 kB | 15 | 3 | 1 | 1.5 | release | - |
plexus-interpolation-1.14.jar | 59.64 kB | 60 | 44 | 6 | 1.4 | debug | - |
plexus-utils-2.0.6.jar | 218.19 kB | 120 | 95 | 9 | 1.4 | debug | - |
hamcrest-all-1.3.jar | 299.39 kB | 249 | 204 | 23 | 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 | - |
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.0.CR2.jar | 59.12 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 | - |
aether-api-1.13.1.jar | 87.56 kB | 116 | 96 | 11 | 1.5 | debug | - |
aether-connector-file-1.13.1.jar | 23.95 kB | 29 | 15 | 1 | 1.5 | debug | - |
aether-connector-wagon-1.13.1.jar | 29.14 kB | 30 | 16 | 1 | 1.5 | debug | - |
aether-impl-1.13.1.jar | 127.10 kB | 87 | 73 | 2 | 1.5 | debug | - |
aether-spi-1.13.1.jar | 15.07 kB | 33 | 17 | 5 | 1.5 | debug | - |
aether-util-1.13.1.jar | 126.98 kB | 116 | 92 | 14 | 1.5 | debug | - |
plexus-cipher-1.4.jar | 13.18 kB | 20 | 6 | 1 | 1.4 | debug | - |
plexus-sec-dispatcher-1.3.jar | 27.89 kB | 31 | 13 | 3 | 1.4 | debug | - |
sisu-guice-3.0.3-no_aop.jar | 478.00 kB | 425 | 410 | 8 | 1.5 | debug | - |
sisu-inject-bean-2.2.3.jar | 255.69 kB | 222 | 190 | 15 | 1.5 | debug | - |
sisu-inject-plexus-2.2.3.jar | 198.75 kB | 208 | 164 | 27 | 1.5 | 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 |
70 | 27.80 MB | 17,561 | 13,127 | 733 | 1.6 | 63 | 1 |
compile: 54 | compile: 22.27 MB | compile: 13,445 | compile: 9,437 | compile: 511 | - | compile: 51 | - |
test: 16 | test: 5.53 MB | test: 4,116 | test: 3,690 | test: 222 | - | test: 12 | test: 1 |
Repository locations for each of the Dependencies.