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.fasterxml.jackson.core jackson-core 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-json-org 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
javax.ws.rs jsr311-api 1.1.1 jar CDDL License
org.apache.streams streams-config 0.3-incubating-SNAPSHOT jar Apache License, Version 2.0
org.apache.streams streams-pojo 0.3-incubating-SNAPSHOT jar Apache License, Version 2.0
org.apache.streams streams-util 0.3-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.3-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.carrotsearch.randomizedtesting randomizedtesting-runner 2.1.2 jar The Apache Software License, Version 2.0
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.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.core jackson-databind 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformat jackson-dataformat-xml 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.dataformat jackson-dataformat-yaml 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.datatype jackson-datatype-joda 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-jaxb-annotations 2.3.2 jar The Apache Software License, Version 2.0-GNU Lesser General Public License, Version 2.1
com.fasterxml.jackson.module jackson-module-scala_2.10 2.3.2 jar The Apache Software License, Version 2.0
com.google.code.findbugs annotations 1.3.9 jar GNU Lesser Public License
com.google.code.findbugs jsr305 2.0.1 jar The Apache Software License, Version 2.0
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.google.guava guava 17.0 jar The Apache Software License, Version 2.0
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
com.typesafe config 1.2.0 jar Apache License, Version 2.0
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 -
javax.xml.stream stax-api 1.0-2 jar GNU General Public Library-COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
joda-time joda-time 2.2 jar Apache 2
nz.net.ultraq.jaxb jaxb-utilities 1.2.6 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.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.1 jar The BSD License
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.json json 20140107 jar The JSON License
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.2 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
org.hamcrest hamcrest-core 1.3 jar New BSD License

Project Dependency Graph

Dependency Tree

Licenses

The New BSD License: Reflections

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

New BSD License: Hamcrest Core

Apache 2: Joda time

BSD: ParaNamer Core

GNU General Public Library: Streaming API for XML

Unknown: javaparser, jsr173_api

Apache License 2.0: Javassist

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

COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0: Streaming API for XML

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

MPL 1.1: Javassist

Common Public License Version 1.0: JUnit

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

GNU Lesser General Public License, Version 2.1: Jackson-annotations, Jackson-core, Jackson-dataformat-XML, Jackson-dataformat-YAML, Jackson-datatype-Joda, Jackson-datatype-json.org, Jackson-module-JAXB-annotations, jackson-databind

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

The JSON License: JSON in Java

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

GNU Lesser Public License: FindBugs-Annotations

WTFPL: Reflections

CDDL License: jsr311-api

BSD-like: Scala Library

LGPL 2.1: Javassist

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

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.3.2.jar 36.5 kB 61 49 1 1.6 Yes
jackson-core-2.3.2.jar 199.6 kB 110 88 8 1.6 Yes
jackson-databind-2.3.2.jar 915.1 kB 599 565 20 1.6 Yes
jackson-dataformat-xml-2.3.2.jar 86.4 kB 64 42 6 1.6 Yes
jackson-dataformat-yaml-2.3.2.jar 358.6 kB 260 213 20 1.6 Yes
jackson-datatype-joda-2.3.2.jar 44.3 kB 51 34 3 1.6 Yes
jackson-datatype-json-org-2.3.2.jar 16.4 kB 24 9 1 1.6 Yes
jackson-module-jaxb-annotations-2.3.2.jar 31.6 kB 30 12 3 1.6 Yes
jackson-module-scala_2.10-2.3.2.jar 523.5 kB 436 419 7 1.6 Yes
annotations-1.3.9.jar 14.6 kB 36 26 2 1.5 Yes
jsr305-2.0.1.jar 31.9 kB 70 34 3 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-17.0.jar 2.2 MB 1715 1686 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
config-1.2.0.jar 217.9 kB 140 135 2 1.6 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
jsr311-api-1.1.1.jar 46.4 kB 67 55 3 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
stax-api-1.0-2.jar 23.3 kB 44 37 3 1.5 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.2.6.jar 14.4 kB 21 9 2 1.6 Yes
commons-lang3-3.1.jar 315.8 kB 179 153 12 1.5 Yes
streams-config-0.3-incubating-SNAPSHOT.jar 16.2 kB 19 4 1 1.7 Yes
streams-pojo-0.3-incubating-SNAPSHOT.jar 264.7 kB 191 172 9 1.7 Yes
streams-testing-0.3-incubating-SNAPSHOT-tests.jar 8.5 kB - - - - -
streams-util-0.3-incubating-SNAPSHOT.jar 26.7 kB 38 15 6 1.7 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.1.jar 182.1 kB 140 124 11 1.4 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
json-20140107.jar 65 kB 44 34 2 1.2 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.2.jar 7.1 MB 4958 4894 59 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
52 19.8 MB 14725 13121 492 1.7 51
compile: 49 compile: 19.5 MB compile: 14407 compile: 12843 compile: 461 - compile: 49
test: 3 test: 298.5 kB test: 318 test: 278 test: 31 - test: 2