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 License
com.gurkensalat.osm osm-parser 0.0.1-SNAPSHOT jar Apache 2.0
commons-io commons-io 2.4 jar The Apache Software License, Version 2.0
org.apache.commons commons-collections4 4.0 jar The Apache Software License, Version 2.0
org.apache.commons commons-lang3 3.3.2 jar The Apache Software License, Version 2.0
org.slf4j slf4j-api 1.7.12 jar MIT License
org.springframework spring-context 4.1.6.RELEASE jar The Apache Software License, Version 2.0

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
ch.qos.logback logback-classic 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
junit junit 4.11 jar Common Public License Version 1.0
org.mockito mockito-core 1.9.5 jar The MIT License
org.springframework spring-test 4.1.6.RELEASE jar The Apache Software 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 License
antlr antlr 2.7.7 jar BSD License
aopalliance aopalliance 1.0 jar Public Domain
asm asm 3.3.1 jar BSD
cglib cglib 2.2.2 jar ASF 2.0
commons-beanutils commons-beanutils 1.8.3 jar The Apache Software License, Version 2.0
commons-logging commons-logging 1.1.1 jar The Apache Software License, Version 2.0
dom4j dom4j 1.6.1 jar -
joda-time joda-time 2.4 jar Apache 2
org.apache.commons commons-digester3 3.2 jar The Apache Software License, Version 2.0
org.aspectj aspectjweaver 1.8.5 jar Eclipse Public License - v 1.0
org.hibernate hibernate-core 4.3.8.Final jar GNU Lesser General Public License
org.hibernate hibernate-entitymanager 4.3.8.Final jar GNU Lesser General Public License
org.hibernate.common hibernate-commons-annotations 4.0.5.Final jar GNU Lesser General Public License
org.hibernate.javax.persistence hibernate-jpa-2.1-api 1.0.0.Final jar Eclipse Public License (EPL), Version 1.0-Eclipse Distribution License (EDL), Version 1.0
org.jadira.usertype usertype.core 3.2.0.GA jar Apache 2
org.jadira.usertype usertype.spi 3.2.0.GA jar Apache 2
org.javassist javassist 3.18.2-GA jar MPL 1.1-LGPL 2.1-Apache License 2.0
org.jboss jandex 1.1.0.Final jar AL 2.0
org.jboss.logging jboss-logging 3.1.3.GA jar Apache License, version 2.0
org.jboss.logging jboss-logging-annotations 1.2.0.Beta1 jar Public Domain
org.jboss.spec.javax.transaction jboss-transaction-api_1.2_spec 1.0.0.Final jar Common Development and Distribution License-GNU General Public License, Version 2 with the Classpath Exception
org.slf4j jcl-over-slf4j 1.7.12 jar MIT License
org.springframework spring-aop 4.1.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-aspects 4.1.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-beans 4.1.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-core 4.1.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-expression 4.1.6.RELEASE jar The Apache Software License, Version 2.0
org.springframework spring-web 4.1.6.RELEASE jar The Apache Software License, Version 2.0
xml-apis xml-apis 1.0.b2 jar The Apache Software License, Version 2.0

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
ch.qos.logback logback-core 1.1.3 jar Eclipse Public License - v 1.0-GNU Lesser General Public License
org.hamcrest hamcrest-core 1.3 jar New BSD License
org.objenesis objenesis 1.0 jar MIT License

Project Dependency Graph

Dependency Tree

Licenses

ASF 2.0: Code Generation Library

Apache License, version 2.0: JBoss Logging 3

Public Domain: AOP alliance, JBoss Logging I18n Annotations

New BSD License: Hamcrest Core

Apache 2: Jadira Usertype Core (for Joda Time, Joda Money, Libphonenum and JDK Types with Hibernate), Jadira Usertype SPI Classes for Hibernate, Joda-Time

Unknown: dom4j

Common Development and Distribution License: Java Transaction API

BSD: ASM Core

LGPL 2.1: Javassist

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

MPL 1.1: Javassist

GNU General Public License, Version 2 with the Classpath Exception: Java Transaction API

The Apache Software License, Version 2.0: Apache Commons Collections, Apache Commons Digester, Apache Commons Lang, Commons BeanUtils, Commons IO, Commons Logging, Spring AOP, Spring Aspects, Spring Beans, Spring Context, Spring Core, Spring Expression Language (SpEL), Spring TestContext Framework, Spring Web, XML Commons External Components XML APIs

GNU Lesser General Public License: Core Hibernate O/RM functionality, Hibernate Commons Annotations, Hibernate JPA Support, Logback Classic Module, Logback Core Module

Eclipse Public License (EPL), Version 1.0: Java Persistence API, Version 2.1

BSD License: AntLR Parser Generator

AL 2.0: Java Annotation Indexer

Apache License 2.0: Javassist

Common Public License Version 1.0: JUnit

Apache 2.0: osm-mosque-parser, osm-parser

Eclipse Distribution License (EDL), Version 1.0: Java Persistence API, Version 2.1

MIT License: JCL 1.1.1 implemented over SLF4J, Objenesis, SLF4J API Module

The MIT License: Mockito

Dependency File Details

Filename Size Entries Classes Packages JDK Rev Debug
antlr-2.7.7.jar 434.85 kB 239 224 12 1.2 debug
aopalliance-1.0.jar 4.36 kB 15 9 2 1.3 debug
asm-3.3.1.jar 42.56 kB 24 23 2 1.2 release
cglib-2.2.2.jar 280.46 kB 242 228 7 1.2 debug
logback-classic-1.1.3.jar 274.34 kB 221 173 25 1.6 debug
logback-core-1.1.3.jar 444.38 kB 410 365 35 1.6 debug
osm-parser-0.0.1-SNAPSHOT.jar 7.11 kB 17 5 2 1.5 debug
commons-beanutils-1.8.3.jar 226.58 kB 155 137 6 1.3 debug
commons-io-2.4.jar 180.80 kB 128 110 6 1.6 debug
commons-logging-1.1.1.jar 59.26 kB 42 28 2 1.1 debug
dom4j-1.6.1.jar 306.54 kB 208 190 14 1.3 debug
joda-time-2.4.jar 572.46 kB 706 239 7 1.5 debug
junit-4.11.jar 239.30 kB 266 233 28 1.5 debug
commons-collections4-4.0.jar 595.96 kB 459 431 16 1.5 debug
commons-digester3-3.2.jar 235.95 kB 213 189 11 1.5 debug
commons-lang3-3.3.2.jar 403.07 kB 241 217 12 1.6 debug
aspectjweaver-1.8.5.jar 1.78 MB 988 933 37 1.5 debug
hamcrest-core-1.3.jar 43.97 kB 52 45 3 1.5 debug
hibernate-core-4.3.8.Final.jar 5.03 MB 3,710 3,461 201 1.6 debug
hibernate-entitymanager-4.3.8.Final.jar 632.39 kB 486 443 27 1.6 debug
hibernate-commons-annotations-4.0.5.Final.jar 73.56 kB 79 67 7 1.6 debug
hibernate-jpa-2.1-api-1.0.0.Final.jar 110.71 kB 207 200 4 1.6 debug
usertype.core-3.2.0.GA.jar 140.30 kB 160 127 19 1.6 debug
usertype.spi-3.2.0.GA.jar 82.17 kB 85 65 7 1.6 debug
javassist-3.18.2-GA.jar 697.78 kB 414 390 17 1.6 debug
jandex-1.1.0.Final.jar 74.76 kB 55 44 1 1.6 debug
jboss-logging-3.1.3.GA.jar 55.84 kB 57 45 1 1.6 debug
jboss-logging-annotations-1.2.0.Beta1.jar 11.29 kB 28 16 1 1.6 debug
jboss-transaction-api_1.2_spec-1.0.0.Final.jar 27.07 kB 35 22 2 1.6 debug
mockito-core-1.9.5.jar 1.43 MB 1,258 647 64 1.5 debug
objenesis-1.0.jar 27.90 kB 45 30 7 1.3 debug
jcl-over-slf4j-1.7.12.jar 16.23 kB 23 9 2 1.5 debug
slf4j-api-1.7.12.jar 31.37 kB 39 28 3 1.5 debug
spring-aop-4.1.6.RELEASE.jar 350.60 kB 287 255 15 1.6 debug
spring-aspects-4.1.6.RELEASE.jar 55.49 kB 58 33 7 1.6 debug
spring-beans-4.1.6.RELEASE.jar 691.77 kB 436 387 15 1.6 debug
spring-context-4.1.6.RELEASE.jar 1,002.28 kB 833 721 65 1.6 debug
spring-core-4.1.6.RELEASE.jar 984.30 kB 769 723 40 1.6 debug
spring-expression-4.1.6.RELEASE.jar 252.94 kB 153 141 6 1.6 debug
spring-test-4.1.6.RELEASE.jar 491.27 kB 405 370 27 1.6 debug
spring-web-4.1.6.RELEASE.jar 701.86 kB 541 493 35 1.6 debug
xml-apis-1.0.b2.jar 106.76 kB 217 184 17 1.2 release
Total Size Entries Classes Packages JDK Rev Debug
42 18.95 MB 15,006 12,680 817 1.6 40
compile: 35 compile: 16.03 MB compile: 12,349 compile: 10,817 compile: 628 - compile: 33
test: 7 test: 2.92 MB test: 2,657 test: 1,863 test: 189 - test: 7

Dependency Repository Locations

Repo ID URL Release Snapshot
apache.snapshots http://repository.apache.org/snapshots - Yes
releases http://local-www.gurkensalat.com:7777/nexus/content/repositories/releases Yes -
snapshots http://local-www.gurkensalat.com:7777/nexus/content/repositories/snapshots - Yes
central https://repo.maven.apache.org/maven2 Yes -

Repository locations for each of the Dependencies.

Artifact apache.snapshots releases snapshots central
antlr:antlr:jar:2.7.7 - - - Found at https://repo.maven.apache.org/maven2
aopalliance:aopalliance:jar:1.0 - - - Found at https://repo.maven.apache.org/maven2
asm:asm:jar:3.3.1 - - - Found at https://repo.maven.apache.org/maven2
cglib:cglib:jar:2.2.2 - - - Found at https://repo.maven.apache.org/maven2
ch.qos.logback:logback-classic:jar:1.1.3 - - - Found at https://repo.maven.apache.org/maven2
ch.qos.logback:logback-core:jar:1.1.3 - - - Found at https://repo.maven.apache.org/maven2
com.gurkensalat.osm:osm-parser:jar:0.0.1-SNAPSHOT - - - -
commons-beanutils:commons-beanutils:jar:1.8.3 - - - Found at https://repo.maven.apache.org/maven2
commons-io:commons-io:jar:2.4 - - - Found at https://repo.maven.apache.org/maven2
commons-logging:commons-logging:jar:1.1.1 - - - Found at https://repo.maven.apache.org/maven2
dom4j:dom4j:jar:1.6.1 - - - Found at https://repo.maven.apache.org/maven2
joda-time:joda-time:jar:2.4 - - - Found at https://repo.maven.apache.org/maven2
junit:junit:jar:4.11 - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-collections4:jar:4.0 - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-digester3:jar:3.2 - - - Found at https://repo.maven.apache.org/maven2
org.apache.commons:commons-lang3:jar:3.3.2 - - - Found at https://repo.maven.apache.org/maven2
org.aspectj:aspectjweaver:jar:1.8.5 - - - Found at https://repo.maven.apache.org/maven2
org.hamcrest:hamcrest-core:jar:1.3 - - - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-core:jar:4.3.8.Final - - - Found at https://repo.maven.apache.org/maven2
org.hibernate:hibernate-entitymanager:jar:4.3.8.Final - - - Found at https://repo.maven.apache.org/maven2
org.hibernate.common:hibernate-commons-annotations:jar:4.0.5.Final - - - Found at https://repo.maven.apache.org/maven2
org.hibernate.javax.persistence:hibernate-jpa-2.1-api:jar:1.0.0.Final - - - Found at https://repo.maven.apache.org/maven2
org.jadira.usertype:usertype.core:jar:3.2.0.GA - - - Found at https://repo.maven.apache.org/maven2
org.jadira.usertype:usertype.spi:jar:3.2.0.GA - - - Found at https://repo.maven.apache.org/maven2
org.javassist:javassist:jar:3.18.2-GA - - - Found at https://repo.maven.apache.org/maven2
org.jboss:jandex:jar:1.1.0.Final - - - Found at https://repo.maven.apache.org/maven2
org.jboss.logging:jboss-logging:jar:3.1.3.GA - - - Found at https://repo.maven.apache.org/maven2
org.jboss.logging:jboss-logging-annotations:jar:1.2.0.Beta1 - - - Found at https://repo.maven.apache.org/maven2
org.jboss.spec.javax.transaction:jboss-transaction-api_1.2_spec:jar:1.0.0.Final - - - Found at https://repo.maven.apache.org/maven2
org.mockito:mockito-core:jar:1.9.5 - - - Found at https://repo.maven.apache.org/maven2
org.objenesis:objenesis:jar:1.0 - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:jcl-over-slf4j:jar:1.7.12 - - - Found at https://repo.maven.apache.org/maven2
org.slf4j:slf4j-api:jar:1.7.12 - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-aop:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-aspects:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-beans:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-context:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-core:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-expression:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-test:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
org.springframework:spring-web:jar:4.1.6.RELEASE - - - Found at https://repo.maven.apache.org/maven2
xml-apis:xml-apis:jar:1.0.b2 - - - Found at https://repo.maven.apache.org/maven2
Total apache.snapshots releases snapshots central
42 (compile: 35, test: 7) 0 0 0 41