Fork me on GitHub

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 Licenses
com.google.guava guava 18.0 jar The Apache Software License, Version 2.0
org.apache.streams streams-pojo 0.4-incubating-SNAPSHOT jar Apache License, Version 2.0
org.slf4j slf4j-api 1.7.6 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 Classifier Type Licenses
junit junit 4.11 - jar Common Public License Version 1.0
org.apache.streams streams-testing 0.4-incubating-SNAPSHOT tests test-jar Apache License, Version 2.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 Licenses
ch.qos.logback logback-classic 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
ch.qos.logback logback-core 1.1.1 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
com.fasterxml aalto-xml 0.9.9 jar The Apache Software License, Version 2.0
com.fasterxml jackson-xml-databind 0.6.2 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-annotations 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-core 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.core jackson-databind 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.datatype jackson-datatype-joda 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-paranamer 2.6.5 jar The Apache Software License, Version 2.0
com.fasterxml.jackson.module jackson-module-scala_2.10 2.6.5 jar The Apache Software License, Version 2.0
com.google.code.findbugs annotations 1.3.9 jar GNU Lesser Public License
com.google.code.gson gson 2.2.4 jar The Apache Software License, Version 2.0
com.google.code.javaparser javaparser 1.0.11 jar -
com.sun.codemodel codemodel 2.6 jar CDDL v1.1 / GPL v2 dual license
com.sun.istack istack-commons-runtime 2.16 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-core 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.bind jaxb-impl 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
com.sun.xml.fastinfoset FastInfoset 1.2.12 jar Apache License, Version 2.0
com.thoughtworks.paranamer paranamer 2.6 jar LICENSE.txt
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
commons-lang commons-lang 2.6 jar The Apache Software License, Version 2.0
javax.validation validation-api 1.0.0.GA jar license.txt
javax.xml.bind jaxb-api 2.2.7 jar CDDL 1.1-GPL2 w/ CPE
javax.xml.bind jsr173_api 1.0 jar -
joda-time joda-time 2.2 jar Apache 2
nz.net.ultraq.jaxb jaxb-utilities 1.3.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.1 jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy 2.4.3 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-core-asl 1.9.11 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-mapper-asl 1.9.11 jar The Apache Software License, Version 2.0
org.codehaus.jackson jackson-xc 1.9.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License (LGPL), Version 2.1
org.codehaus.woodstox stax2-api 3.1.4 jar The BSD License
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jsonschema2pojo jsonschema2pojo-core 0.4.10 jar Apache License, Version 2.0
org.reflections reflections 0.9.9 jar WTFPL-The New BSD License
org.scala-lang scala-library 2.10.6 jar BSD-like
org.scala-lang scala-reflect 2.10.6 jar BSD-like

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 Licenses
com.carrotsearch.randomizedtesting randomizedtesting-runner 2.1.2 jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

GNU Lesser General Public License (LGPL), Version 2.1: Xml Compatibility extensions for Jackson

CDDL 1.1: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

The BSD License: Stax2 API

MIT License: SLF4J API Module

GPL2 w/ CPE: JAXB CORE, JAXB Reference Implementation, Java Architecture for XML Binding, istack common utility code runtime

GNU Lesser General Public License: Logback Classic Module, Logback Core Module

New BSD License: Hamcrest Core

GNU Lesser Public License: FindBugs-Annotations

Apache 2: Joda time

BSD: ParaNamer Core

Unknown: javaparser, jsr173_api

WTFPL: Reflections

Apache License 2.0: Javassist

Apache License, Version 2.0: Bean Validation API, fastinfoset, jsonschema2pojo-core, streams-pojo, streams-pojo-extensions, streams-testing

BSD-like: Scala Compiler, Scala Library

LGPL 2.1: Javassist

CDDL v1.1 / GPL v2 dual license: Codemodel Core

MPL 1.1: Javassist

The Apache Software License, Version 2.0: Commons IO, Commons Lang, Data Mapper for Jackson, Groovy, Gson, Guava: Google Core Libraries for Java, JAXB Utilities, Jackson, Jackson-XML-databind, Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-datatype-Joda, Jackson-module-JAXB-annotations, Jackson-module-paranamer, RandomizedTesting Randomized Runner, Xml Compatibility extensions for Jackson, aalto-xml, jackson-databind, jackson-module-scala

Common Public License Version 1.0: JUnit

Eclipse Public License - v 1.0: Logback Classic Module, Logback Core Module

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
logback-classic-1.1.1.jar 270.9 kB 211 173 25 1.5 Yes
logback-core-1.1.1.jar 427.8 kB 399 355 34 1.5 Yes
randomizedtesting-runner-2.1.2.jar 213 kB 173 159 5 1.6 Yes
aalto-xml-0.9.9.jar 320.2 kB 154 128 12 1.6 Yes
jackson-xml-databind-0.6.2.jar 55 kB 44 28 6 1.6 Yes
jackson-annotations-2.6.5.jar 47 kB 70 58 1 1.6 Yes
jackson-core-2.6.5.jar 258.9 kB 116 93 9 1.6 Yes
jackson-databind-2.6.5.jar 1.2 MB 598 564 20 1.6 Yes
jackson-dataformat-xml-2.6.5.jar 93.8 kB 68 46 6 1.6 Yes
jackson-datatype-joda-2.6.5.jar 64.3 kB 60 41 5 1.6 Yes
jackson-module-jaxb-annotations-2.6.5.jar 32.6 kB 30 12 3 1.6 Yes
jackson-module-paranamer-2.6.5.jar 41.3 kB 41 24 2 1.6 Yes
jackson-module-scala_2.10-2.6.5.jar 509.8 kB 420 403 7 1.6 Yes
annotations-1.3.9.jar 14.6 kB 36 26 2 1.5 Yes
gson-2.2.4.jar 190.4 kB 163 153 6 1.5 Yes
javaparser-1.0.11.jar 289.6 kB 144 128 8 1.6 Yes
guava-18.0.jar 2.3 MB 1719 1690 17 1.6 Yes
codemodel-2.6.jar 152.4 kB 140 127 4 1.5 Yes
istack-commons-runtime-2.16.jar 23.2 kB 32 20 3 1.6 Yes
jaxb-core-2.2.7.jar 221.7 kB 229 170 23 1.6 Yes
jaxb-impl-2.2.7.jar 920 kB 646 529 19 1.6 Yes
FastInfoset-1.2.12.jar 293.9 kB 182 148 17 1.5 Yes
paranamer-2.6.jar 32.8 kB 30 20 1 1.5 Yes
commons-io-2.4.jar 185.1 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.2 kB 155 133 10 1.3 Yes
validation-api-1.0.0.GA.jar 47.4 kB 90 76 6 1.5 Yes
jaxb-api-2.2.7.jar 100.1 kB 122 104 6 1.5 Yes
jsr173_api-1.0.jar 49.7 kB 42 40 5 1.2 Yes
joda-time-2.2.jar 573.9 kB 708 229 7 1.5 Yes
junit-4.11.jar 245 kB 266 233 28 1.5 Yes
jaxb-utilities-1.3.0.jar 31.5 kB 25 13 2 1.7 Yes
commons-lang3-3.1.jar 315.8 kB 179 153 12 1.5 Yes
streams-pojo-0.4-incubating-SNAPSHOT.jar 277.2 kB 199 173 10 1.8 Yes
streams-testing-0.4-incubating-SNAPSHOT-tests.jar 9.3 kB - - - - -
groovy-2.4.3.jar 4.5 MB 3263 3127 85 1.6 Yes
jackson-core-asl-1.9.11.jar 232.1 kB 137 121 8 1.5 Yes
jackson-mapper-asl-1.9.11.jar 780.4 kB 529 502 18 1.5 Yes
jackson-xc-1.9.2.jar 27.1 kB 19 9 1 1.5 Yes
stax2-api-3.1.4.jar 161.9 kB 144 124 11 1.5 Yes
hamcrest-core-1.3.jar 45 kB 52 45 3 1.5 Yes
javassist-3.18.2-GA.jar 714.5 kB 414 390 17 1.6 Yes
jsonschema2pojo-core-0.4.10.jar 84.7 kB 67 55 4 1.6 Yes
reflections-0.9.9.jar 141.7 kB 117 103 6 1.5 Yes
scala-library-2.10.6.jar 7.1 MB 4963 4899 59 1.6 Yes
scala-reflect-2.10.6.jar 3.2 MB 2051 2037 10 1.6 Yes
slf4j-api-1.7.6.jar 28.7 kB 35 24 3 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
46 27.1 MB 19410 17795 552 1.8 45
compile: 42 compile: 26.6 MB compile: 18919 compile: 17358 compile: 516 - compile: 42
test: 4 test: 512.4 kB test: 491 test: 437 test: 36 - test: 3