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.thoughtworks.xstream | xstream | 1.4.6 | jar | BSD style |
| commons-io | commons-io | 2.4 | jar | The Apache Software License, Version 2.0 |
| org.apache.commons | commons-lang3 | 3.2 | jar | The Apache Software License, Version 2.0 |
| org.xwiki.commons | xwiki-commons-component-api | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-configuration-api | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-context | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-environment-api | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-logging-api | 6.0-SNAPSHOT | jar | LGPL 2.1 |
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.xwiki.commons | xwiki-commons-observation-local | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-test-component | 6.0-SNAPSHOT | jar | LGPL 2.1 |
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 |
|---|---|---|---|---|
| javax.inject | javax.inject | 1 | jar | The Apache Software License, Version 2.0 |
| org.slf4j | slf4j-api | 1.7.6 | jar | MIT License |
| org.xwiki.commons | xwiki-commons-observation-api | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-stability | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-text | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| xmlpull | xmlpull | 1.1.3.1 | jar | Public Domain |
| xpp3 | xpp3_min | 1.1.4c | jar | Indiana University Extreme! Lab Software License, vesion 1.1.1-Public Domain |
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 |
|---|---|---|---|---|
| cglib | cglib-nodep | 2.1_3 | jar | - |
| ch.qos.logback | logback-classic | 1.1.0 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| ch.qos.logback | logback-core | 1.1.0 | jar | Eclipse Public License - v 1.0-GNU Lesser General Public License |
| jmock | jmock | 1.2.0 | jar | BSD |
| jmock | jmock-cglib | 1.2.0 | jar | BSD |
| junit | junit | 4.11 | jar | Common Public License Version 1.0 |
| org.hamcrest | hamcrest-core | 1.3 | jar | New BSD License |
| org.hamcrest | hamcrest-library | 1.3 | jar | New BSD License |
| org.jmock | jmock | 2.6.0 | jar | BSD style |
| org.jmock | jmock-junit4 | 2.6.0 | jar | BSD style |
| org.mockito | mockito-all | 1.9.5 | jar | The MIT License |
| org.slf4j | jcl-over-slf4j | 1.7.6 | jar | MIT License |
| org.slf4j | log4j-over-slf4j | 1.7.6 | jar | Apache Software Licenses |
| org.xwiki.commons | xwiki-commons-component-default | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-component-observation | 6.0-SNAPSHOT | jar | LGPL 2.1 |
| org.xwiki.commons | xwiki-commons-test-simple | 6.0-SNAPSHOT | jar | LGPL 2.1 |
BSD style: XStream Core, jMock 2 Core, jMock JUnit 4 Extension
Public Domain: MXP1: Xml Pull Parser 3rd Edition (XPP3), XML Pull Parsing API
New BSD License: Hamcrest Core, Hamcrest library
Unknown: cglib
BSD: jMock, jMock CGLIB extension
Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module
LGPL 2.1: XWiki Commons - Component - API, XWiki Commons - Component - Default Implementation, XWiki Commons - Component - Observation, XWiki Commons - Configuration - API, XWiki Commons - Context, XWiki Commons - Environment - API, XWiki Commons - Job, XWiki Commons - Logging - API, XWiki Commons - Observation - API, XWiki Commons - Observation - Local, XWiki Commons - Stability, XWiki Commons - Test Framework - Component, XWiki Commons - Test Framework - Simple, XWiki Commons - Text
Common Public License Version 1.0: JUnit
GNU Lesser General Public License: Logback Classic Module, Logback Core Module
MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module
The Apache Software License, Version 2.0: Apache Commons Lang, Commons IO, javax.inject
The MIT License: Mockito
Indiana University Extreme! Lab Software License, vesion 1.1.1: MXP1: Xml Pull Parser 3rd Edition (XPP3)
Apache Software Licenses: Log4j Implemented Over SLF4J
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug |
|---|---|---|---|---|---|---|
| cglib-nodep-2.1_3.jar | 316.64 kB | 262 | 258 | 10 | 1.1 | debug |
| logback-classic-1.1.0.jar | 264.71 kB | 211 | 173 | 25 | 1.5 | debug |
| logback-core-1.1.0.jar | 416.27 kB | 399 | 355 | 34 | 1.5 | debug |
| xstream-1.4.6.jar | 501.72 kB | 447 | 417 | 21 | 1.5 | debug |
| commons-io-2.4.jar | 180.80 kB | 128 | 110 | 6 | 1.6 | debug |
| javax.inject-1.jar | 2.44 kB | 8 | 6 | 1 | 1.5 | release |
| jmock-1.2.0.jar | 104.23 kB | 119 | 117 | 8 | 1.3 | debug |
| jmock-cglib-1.2.0.jar | 3.53 kB | 5 | 3 | 1 | 1.3 | debug |
| junit-4.11.jar | 239.30 kB | 266 | 233 | 28 | 1.5 | debug |
| commons-lang3-3.2.jar | 375.75 kB | 215 | 191 | 12 | 1.6 | debug |
| hamcrest-core-1.3.jar | 43.97 kB | 52 | 45 | 3 | 1.5 | debug |
| hamcrest-library-1.3.jar | 51.83 kB | 46 | 35 | 7 | 1.5 | debug |
| jmock-2.6.0.jar | 178.69 kB | 117 | 98 | 11 | 1.5 | debug |
| jmock-junit4-2.6.0.jar | 12.99 kB | 16 | 5 | 1 | 1.5 | debug |
| mockito-all-1.9.5.jar | 1.51 MB | 1,372 | 698 | 74 | 1.5 | debug |
| jcl-over-slf4j-1.7.6.jar | 16.13 kB | 23 | 9 | 2 | 1.5 | debug |
| log4j-over-slf4j-1.7.6.jar | 22.78 kB | 42 | 29 | 4 | 1.5 | debug |
| slf4j-api-1.7.6.jar | 28.02 kB | 35 | 24 | 3 | 1.5 | debug |
| xwiki-commons-component-api-6.0-SNAPSHOT.jar | 44.86 kB | 50 | 30 | 6 | 1.6 | debug |
| xwiki-commons-component-default-6.0-SNAPSHOT.jar | 45.26 kB | 39 | 19 | 4 | 1.6 | debug |
| xwiki-commons-component-observation-6.0-SNAPSHOT.jar | 17.06 kB | 17 | 4 | 1 | 1.6 | debug |
| xwiki-commons-configuration-api-6.0-SNAPSHOT.jar | 19.64 kB | 22 | 8 | 2 | 1.6 | debug |
| xwiki-commons-context-6.0-SNAPSHOT.jar | 25.82 kB | 28 | 13 | 3 | 1.6 | debug |
| xwiki-commons-environment-api-6.0-SNAPSHOT.jar | 13.31 kB | 13 | 1 | 1 | 1.6 | release |
| xwiki-commons-logging-api-6.0-SNAPSHOT.jar | 44.27 kB | 43 | 27 | 4 | 1.6 | debug |
| xwiki-commons-observation-api-6.0-SNAPSHOT.jar | 25.85 kB | 37 | 23 | 3 | 1.6 | debug |
| xwiki-commons-observation-local-6.0-SNAPSHOT.jar | 20.80 kB | 18 | 4 | 1 | 1.6 | debug |
| xwiki-commons-stability-6.0-SNAPSHOT.jar | 12.89 kB | 13 | 1 | 1 | 1.6 | release |
| xwiki-commons-test-component-6.0-SNAPSHOT.jar | 39.88 kB | 39 | 22 | 6 | 1.6 | debug |
| xwiki-commons-test-simple-6.0-SNAPSHOT.jar | 22.89 kB | 22 | 7 | 3 | 1.6 | debug |
| xwiki-commons-text-6.0-SNAPSHOT.jar | 14.53 kB | 14 | 2 | 1 | 1.6 | debug |
| xmlpull-1.1.3.1.jar | 7.02 kB | 10 | 4 | 1 | 1.2 | debug |
| xpp3_min-1.1.4c.jar | 24.37 kB | 12 | 3 | 2 | 1.1 | debug |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug |
| 33 | 4.57 MB | 4,140 | 2,974 | 290 | 1.6 | 30 |
| compile: 15 | compile: 1.29 MB | compile: 1,075 | compile: 860 | compile: 67 | - | compile: 12 |
| test: 18 | test: 3.28 MB | test: 3,065 | test: 2,114 | test: 223 | - | test: 18 |