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 License
com.puresoltechnologies.commons osgi 0.6.0 jar The Apache Software License, Version 2.0
com.puresoltechnologies.ductiledb ductiledb-xo 0.1.0-SNAPSHOT jar Apache License, Version 2.0

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.osgi org.osgi.core 5.0.0 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 Classifier Type License
com.buschmais.xo xo.api 0.6.0 - jar Apache License, Version 2.0
com.buschmais.xo xo.spi 0.6.0 - jar Apache License, Version 2.0
com.carrotsearch hppc 0.7.1 - jar The Apache Software License, Version 2.0
com.carrotsearch junit-benchmarks 0.7.2 - jar The Apache Software License, Version 2.0
com.esotericsoftware kryo 3.0.3 - jar New BSD License
com.esotericsoftware minlog 1.3.0 - jar New BSD License
com.esotericsoftware reflectasm 1.10.1 - jar New BSD License
com.fasterxml classmate 0.8.0 - jar The Apache Software License, Version 2.0
com.google.guava guava 15.0 - jar The Apache Software License, Version 2.0
com.h2database h2 1.3.171 - jar The H2 License, Version 1.0
com.jcabi jcabi-log 0.14 - jar BSD
com.jcabi jcabi-manifests 1.1 - jar BSD
com.puresoltechnologies.ductiledb ductiledb-api 0.1.0-SNAPSHOT - jar Apache License, Version 2.0
com.puresoltechnologies.ductiledb ductiledb-core 0.1.0-SNAPSHOT - jar Apache License, Version 2.0
com.puresoltechnologies.ductiledb ductiledb-tinkerpop 0.1.0-SNAPSHOT - jar Apache License, Version 2.0
com.puresoltechnologies.versioning versioning 1.1.0 - jar The Apache Software License, Version 2.0
commons-configuration commons-configuration 1.10 - jar The Apache Software 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.1.0.Final - jar The Apache Software License, Version 2.0
jline jline 2.12 - jar The BSD License
log4j log4j 1.2.17 - jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.1 - jar The Apache Software License, Version 2.0
org.apache.ivy ivy 2.3.0 - jar The Apache Software License, Version 2.0
org.apache.tinkerpop gremlin-core 3.1.0-incubating - jar Apache 2
org.apache.tinkerpop gremlin-groovy 3.1.0-incubating - jar Apache 2
org.apache.tinkerpop gremlin-shaded 3.1.0-incubating - jar Apache 2
org.apache.tinkerpop gremlin-test 3.1.0-incubating - jar Apache 2
org.apache.tinkerpop tinkergraph-gremlin 3.1.0-incubating - jar Apache 2
org.codehaus.groovy groovy 2.4.1 - jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy 2.4.1 indy jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-console 2.4.1 - jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-groovysh 2.4.1 indy jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-json 2.4.1 indy jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-jsr223 2.4.1 indy jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-swing 2.4.1 - jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-templates 2.4.1 - jar The Apache Software License, Version 2.0
org.codehaus.groovy groovy-xml 2.4.1 - jar The Apache Software License, Version 2.0
org.hamcrest hamcrest-all 1.3 - jar New BSD License
org.hibernate hibernate-validator 5.0.1.Final - jar Apache License, Version 2.0
org.javatuples javatuples 1.2 - jar The Apache Software License, Version 2.0
org.jboss.logging jboss-logging 3.1.1.GA - jar GNU Lesser General Public License, version 2.1
org.mindrot jbcrypt 0.3m - jar ISC/BSD License
org.objenesis objenesis 2.1 - jar Apache 2
org.ow2.asm asm 5.0.3 - jar BSD
org.slf4j jcl-over-slf4j 1.7.12 - jar MIT License
org.slf4j slf4j-log4j12 1.7.12 - jar MIT License
org.yaml snakeyaml 1.15 - jar LICENSE.txt

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 License
junit junit 4.12 jar Eclipse Public License 1.0
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.mockito mockito-all 1.10.19 jar The MIT License

provided

The following is a list of provided dependencies for this project. These dependencies are required to compile the application, but should be provided by default when using the library:

GroupId ArtifactId Version Type License
org.slf4j slf4j-api 1.6.6 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

Apache License Version 2.0: SnakeYAML

Eclipse Public License 1.0: JUnit

The BSD License: JLine

MIT License: JCL 1.1.1 implemented over SLF4J, SLF4J API Module, SLF4J LOG4J-12 Binding

New BSD License: Hamcrest All, Hamcrest Core, Kryo, MinLog, ReflectASM

GNU Lesser General Public License, version 2.1: JBoss Logging 3

Apache 2: Apache TinkerPop :: Gremlin Core, Apache TinkerPop :: Gremlin Groovy, Apache TinkerPop :: Gremlin Shaded, Apache TinkerPop :: Gremlin Test, Apache TinkerPop :: TinkerGraph Gremlin, Objenesis

The H2 License, Version 1.0: H2 Database Engine

BSD: ASM Core, jcabi-log, jcabi-manifests

The MIT License: Mockito

Apache License, Version 2.0: DuctileDB: ductiledb-api, DuctileDB: ductiledb-core, DuctileDB: ductiledb-tinkerpop, Hibernate Validator Engine, eXtended Objects - API, eXtended Objects - SPI, eXtended Objects for DuctileDB: ductiledb-xo, eXtended Objects for DuctileDB: xo.bundle, osgi.core

ISC/BSD License: jbcrypt

The Apache Software License, Version 2.0: Apache Commons Configuration, Apache Commons Lang, Apache Ivy, Apache Log4j, Bean Validation API, ClassMate, Commons - osgi, Commons IO, Commons Lang, Groovy, Guava: Google Core Libraries for Java, HPPC Collections, JUnitBenchmarks, Versioning - versioning, javatuples

Dependency File Details

Filename Size Entries Classes Packages Java Version Debug Information
xo.api-0.6.0.jar 25.16 kB 52 38 4 1.6 Yes
xo.spi-0.6.0.jar 56.09 kB 88 67 10 1.6 Yes
hppc-0.7.1.jar 1.14 MB 915 901 5 1.6 Yes
junit-benchmarks-0.7.2.jar 78.83 kB 82 46 5 1.6 Yes
kryo-3.0.3.jar 285.21 kB 196 181 6 1.5 Yes
minlog-1.3.0.jar 5.71 kB 12 2 1 1.5 Yes
reflectasm-1.10.1.jar 20.74 kB 15 5 1 1.5 Yes
classmate-0.8.0.jar 59.71 kB 49 36 4 1.6 Yes
guava-15.0.jar 2.17 MB 1650 1622 16 1.6 Yes
h2-1.3.171.jar 1.53 MB 565 562 35 1.6 Yes
jcabi-log-0.14.jar 38.94 kB 34 23 1 1.6 Yes
jcabi-manifests-1.1.jar 11.75 kB 18 7 1 1.6 Yes
osgi-0.6.0.jar 4.59 kB 13 1 1 1.6 Yes
ductiledb-api-0.1.0-SNAPSHOT.jar 24.01 kB 44 29 4 1.6 Yes
ductiledb-core-0.1.0-SNAPSHOT.jar 118.43 kB 77 53 5 1.6 Yes
ductiledb-tinkerpop-0.1.0-SNAPSHOT.jar 60.95 kB 50 25 3 1.6 Yes
ductiledb-xo-0.1.0-SNAPSHOT.jar 42.50 kB 47 29 5 1.6 Yes
versioning-1.1.0.jar 8.96 kB 14 3 1 1.6 Yes
commons-configuration-1.10.jar 362.68 kB 219 194 10 1.5 Yes
commons-io-2.4.jar 185.14 kB 128 110 6 1.6 Yes
commons-lang-2.6.jar 284.22 kB 155 133 10 1.3 Yes
validation-api-1.1.0.Final.jar 63.78 kB 122 106 8 1.6 Yes
jline-2.12.jar 213.85 kB 122 91 9 1.5 Yes
junit-4.12.jar 314.93 kB 323 286 30 1.5 Yes
log4j-1.2.17.jar 489.88 kB 353 314 21 1.4 Yes
commons-lang3-3.3.1.jar 412.69 kB 241 217 12 1.6 Yes
ivy-2.3.0.jar 1.22 MB 840 728 64 1.4 Yes
gremlin-core-3.1.0-incubating.jar 1.10 MB 788 580 40 1.6 Yes
gremlin-groovy-3.1.0-incubating.jar 184.01 kB 136 49 7 1.6 Yes
gremlin-shaded-3.1.0-incubating.jar 1.86 MB 1041 954 46 1.6 Yes
gremlin-test-3.1.0-incubating.jar 1.17 MB 368 211 21 1.6 Yes
tinkergraph-gremlin-3.1.0-incubating.jar 93.53 kB 67 21 3 1.6 Yes
groovy-2.4.1.jar 4.51 MB 3247 3111 85 1.6 Yes
groovy-2.4.1-indy.jar 4.48 MB 3247 2931 84 1.6 Yes
groovy-console-2.4.1.jar 642.24 kB 383 352 5 1.6 Yes
groovy-groovysh-2.4.1-indy.jar 370.15 kB 206 24 4 1.6 Yes
groovy-json-2.4.1-indy.jar 120.88 kB 69 62 2 1.6 Yes
groovy-jsr223-2.4.1-indy.jar 15.64 kB 19 8 1 1.6 Yes
groovy-swing-2.4.1.jar 349.11 kB 231 212 8 1.6 Yes
groovy-templates-2.4.1.jar 93.47 kB 61 54 2 1.6 Yes
groovy-xml-2.4.1.jar 210.79 kB 143 125 7 1.6 Yes
hamcrest-all-1.3.jar 306.58 kB 249 204 23 1.5 Yes
hamcrest-core-1.3.jar 45.02 kB 52 45 3 1.5 Yes
hibernate-validator-5.0.1.Final.jar 572.93 kB 430 363 37 1.6 Yes
javatuples-1.2.jar 65.51 kB 38 26 2 1.5 Yes
jboss-logging-3.1.1.GA.jar 60.80 kB 55 43 1 1.6 Yes
jbcrypt-0.3m.jar 17.75 kB 11 1 1 1.6 Yes
mockito-all-1.10.19.jar 1.23 MB 1215 752 79 1.5 Yes
objenesis-2.1.jar 41.76 kB 52 37 9 1.5 Yes
org.osgi.core-5.0.0.jar 430.35 kB 317 132 16 1.5 Yes
asm-5.0.3.jar 53.23 kB 30 25 2 1.2 No
jcl-over-slf4j-1.7.12.jar 16.62 kB 23 9 2 1.5 Yes
slf4j-api-1.6.6.jar 26.18 kB 34 23 3 1.3 Yes
slf4j-log4j12-1.7.12.jar 8.86 kB 16 6 1 1.5 Yes
snakeyaml-1.15.jar 269.30 kB 237 201 19 1.5 Yes
Total Size Entries Classes Packages Java Version Debug Information
55 27.59 MB 19189 16370 791 1.6 54
compile: 50 compile: 25.53 MB compile: 17248 compile: 15132 compile: 660 - compile: 49
test: 3 test: 1.59 MB test: 1590 test: 1083 test: 112 - test: 3
provided: 2 provided: 456.53 kB provided: 351 provided: 155 provided: 19 - provided: 2

Dependency Repository Locations

Repo ID URL Release Snapshot
snapshots http://repo/libs-snapshot Yes Yes
central https://repo.maven.apache.org/maven2 Yes No
ow2-snapshot http://repository.ow2.org/nexus/content/repositories/snapshots No Yes

Repository locations for each of the Dependencies.

Artifact snapshots central ow2-snapshot
com.buschmais.xo:xo.api:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.buschmais.xo:xo.spi:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.carrotsearch:hppc:jar:0.7.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.carrotsearch:junit-benchmarks:jar:0.7.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.esotericsoftware:kryo:jar:3.0.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.esotericsoftware:minlog:jar:1.3.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.esotericsoftware:reflectasm:jar:1.10.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.fasterxml:classmate:jar:0.8.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.google.guava:guava:jar:15.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.h2database:h2:jar:1.3.171 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.jcabi:jcabi-log:jar:0.14 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.jcabi:jcabi-manifests:jar:1.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.puresoltechnologies.commons:osgi:jar:0.6.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
com.puresoltechnologies.ductiledb:ductiledb-api:jar:0.1.0-SNAPSHOT - - -
com.puresoltechnologies.ductiledb:ductiledb-core:jar:0.1.0-SNAPSHOT - - -
com.puresoltechnologies.ductiledb:ductiledb-tinkerpop:jar:0.1.0-SNAPSHOT - - -
com.puresoltechnologies.ductiledb:ductiledb-xo:jar:0.1.0-SNAPSHOT - - -
com.puresoltechnologies.versioning:versioning:jar:1.1.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
commons-configuration:commons-configuration:jar:1.10 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
commons-io:commons-io:jar:2.4 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
commons-lang:commons-lang:jar:2.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
javax.validation:validation-api:jar:1.1.0.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
jline:jline:jar:2.12 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
junit:junit:jar:4.12 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
log4j:log4j:jar:1.2.17 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.commons:commons-lang3:jar:3.3.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.ivy:ivy:jar:2.3.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.tinkerpop:gremlin-core:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.tinkerpop:gremlin-groovy:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.tinkerpop:gremlin-shaded:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.tinkerpop:gremlin-test:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.apache.tinkerpop:tinkergraph-gremlin:jar:3.1.0-incubating Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy:jar:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy:jar:indy:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-console:jar:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-groovysh:jar:indy:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-json:jar:indy:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-jsr223:jar:indy:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-swing:jar:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-templates:jar:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.codehaus.groovy:groovy-xml:jar:2.4.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-all:jar:1.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.hamcrest:hamcrest-core:jar:1.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.hibernate:hibernate-validator:jar:5.0.1.Final Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.javatuples:javatuples:jar:1.2 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.jboss.logging:jboss-logging:jar:3.1.1.GA Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.mindrot:jbcrypt:jar:0.3m Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.mockito:mockito-all:jar:1.10.19 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.objenesis:objenesis:jar:2.1 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.osgi:org.osgi.core:jar:5.0.0 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.ow2.asm:asm:jar:5.0.3 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.slf4j:jcl-over-slf4j:jar:1.7.12 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-api:jar:1.6.6 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.slf4j:slf4j-log4j12:jar:1.7.12 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
org.yaml:snakeyaml:jar:1.15 Found at http://repo/libs-snapshot Found at https://repo.maven.apache.org/maven2 -
Total snapshots central ow2-snapshot
55 (compile: 50, test: 3, provided: 2) 51 51 0
Fork me on GitHub