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 |
|---|---|---|---|
| com.vividsolutions | jts | 1.12 | jar |
| javassist | javassist | 3.11.0.GA | jar |
| org.hibernate | hibernate-core | 3.6.0.Final | jar |
| org.hibernatespatial | hibernate-spatial | 1.1.1-SNAPSHOT | jar |
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 |
|---|---|---|---|---|
| commons-dbcp | commons-dbcp | 1.4 | - | jar |
| jaxen | jaxen | 1.1.1 | - | jar |
| junit | junit | 4.4 | - | jar |
| log4j | log4j | 1.2.14 | - | jar |
| org.hibernate | hibernate-testing | 3.6.0.Final | - | jar |
| org.hibernatespatial | hibernate-spatial | 1.1.1-SNAPSHOT | tests | jar |
| org.slf4j | slf4j-log4j12 | 1.6.1 | - | jar |
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 |
|---|---|---|---|
| org.postgis | postgis-jdbc | 1.5.3 | jar |
| postgresql | postgresql | 8.1-407.jdbc3 | jar |
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 |
|---|---|---|---|
| antlr | antlr | 2.7.6 | jar |
| commons-collections | commons-collections | 3.1 | jar |
| dom4j | dom4j | 1.6.1 | jar |
| javax.transaction | jta | 1.1 | jar |
| org.hibernate | hibernate-commons-annotations | 3.2.0.Final | jar |
| org.hibernate.javax.persistence | hibernate-jpa-2.0-api | 1.0.0.Final | jar |
| org.slf4j | slf4j-api | 1.6.1 | jar |
| xerces | xercesImpl | 2.4.0 | jar |
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 |
|---|---|---|---|
| com.ibm.icu | icu4j | 2.6.1 | jar |
| commons-pool | commons-pool | 1.5.4 | jar |
| jdom | jdom | 1.0 | jar |
| xalan | xalan | 2.6.0 | jar |
| xerces | xmlParserAPIs | 2.6.2 | jar |
| xml-apis | xml-apis | 1.3.02 | jar |
| xom | xom | 1.0 | jar |
org.hibernatespatial:hibernate-spatial-postgis:jar:1.1.1-SNAPSHOT ![]()
org.hibernatespatial:hibernate-spatial:jar:1.1.1-SNAPSHOT (compile) ![]()
org.hibernate:hibernate-core:jar:3.6.0.Final (compile) ![]()
com.vividsolutions:jts:jar:1.12 (compile) ![]()
javassist:javassist:jar:3.11.0.GA (compile) ![]()
org.hibernatespatial:hibernate-spatial:jar:tests:1.1.1-SNAPSHOT (test) ![]()
org.hibernate:hibernate-core:jar:3.6.0.Final (test) ![]()
com.vividsolutions:jts:jar:1.12 (test) ![]()
javassist:javassist:jar:3.11.0.GA (test) ![]()
org.postgis:postgis-jdbc:jar:1.5.3 (provided) ![]()
postgresql:postgresql:jar:8.1-407.jdbc3 (provided) ![]()
org.hibernate:hibernate-core:jar:3.6.0.Final (compile) ![]()
antlr:antlr:jar:2.7.6 (compile) ![]()
commons-collections:commons-collections:jar:3.1 (compile) ![]()
dom4j:dom4j:jar:1.6.1 (compile) ![]()
org.hibernate:hibernate-commons-annotations:jar:3.2.0.Final (compile) ![]()
org.hibernate.javax.persistence:hibernate-jpa-2.0-api:jar:1.0.0.Final (compile) ![]()
javax.transaction:jta:jar:1.1 (compile) ![]()
org.slf4j:slf4j-api:jar:1.6.1 (compile) ![]()
org.hibernate:hibernate-testing:jar:3.6.0.Final (test) ![]()
org.hibernate:hibernate-core:jar:3.6.0.Final (test) ![]()
org.slf4j:slf4j-api:jar:1.6.1 (test) ![]()
com.vividsolutions:jts:jar:1.12 (compile) ![]()
xerces:xercesImpl:jar:2.4.0 (compile) ![]()
junit:junit:jar:4.4 (test) ![]()
log4j:log4j:jar:1.2.14 (test) ![]()
javassist:javassist:jar:3.11.0.GA (compile) ![]()
org.slf4j:slf4j-log4j12:jar:1.6.1 (test) ![]()
org.slf4j:slf4j-api:jar:1.6.1 (test) ![]()
commons-dbcp:commons-dbcp:jar:1.4 (test) ![]()
commons-pool:commons-pool:jar:1.5.4 (test) ![]()
jaxen:jaxen:jar:1.1.1 (test) ![]()
dom4j:dom4j:jar:1.6.1 (test) ![]()
jdom:jdom:jar:1.0 (test) ![]()
xml-apis:xml-apis:jar:1.3.02 (test) ![]()
xom:xom:jar:1.0 (test) ![]()
xerces:xmlParserAPIs:jar:2.6.2 (test) ![]()
xalan:xalan:jar:2.6.0 (test) ![]()
com.ibm.icu:icu4j:jar:2.6.1 (test) ![]()
Unamed: JPA 2.0 API
LGPL: xom
GNU LESSER GENERAL PUBLIC LICENSE: Hibernate Commons Annotations
Unknown: AntLR, Java Transaction API, Javassist, Unnamed - com.ibm.icu:icu4j:jar:2.6.1, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - jdom:jdom:jar:1.0, Unnamed - org.postgis:postgis-jdbc:jar:1.5.3, Unnamed - xalan:xalan:jar:2.6.0, Unnamed - xerces:xercesImpl:jar:2.4.0, Unnamed - xerces:xmlParserAPIs:jar:2.6.2, Unnamed - xml-apis:xml-apis:jar:1.3.02, dom4j, jaxen
BSD License: PostgreSQL JDBC Driver
Common Public License Version 1.0: JUnit
The Apache Software License, Version 2.0: Commons DBCP, Commons Pool, Log4j
MIT License: SLF4J API Module, SLF4J LOG4J-12 Binding
GNU Lesser General Public License: Hibernate Core, Hibernate Testing
Lesser General Public License (LGPL): JTS Topology Suite
GNU LESSER GENERAL PUBLIC LICENSE, Version 2.1: Hibernate Spatial Core, Postgis DialectProvider
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| antlr-2.7.6.jar | 433.04 kB | 226 | 224 | 12 | 1.2 | debug | - |
| icu4j-2.6.1.jar | 2.34 MB | 755 | 648 | 6 | 1.2 | debug | - |
| jts-1.12.jar | 752.40 kB | 602 | 531 | 59 | 1.5 | debug | - |
| commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug | - |
| commons-dbcp-1.4.jar | 156.76 kB | 80 | 62 | 5 | 1.6 | debug | - |
| commons-pool-1.5.4.jar | 93.97 kB | 66 | 52 | 2 | 1.3 | debug | - |
| dom4j-1.6.1.jar | 306.54 kB | 208 | 190 | 14 | 1.3 | debug | - |
| javassist-3.11.0.GA.jar | 599.81 kB | 366 | 347 | 17 | 1.4 | debug | - |
| jta-1.1.jar | 14.72 kB | 24 | 18 | 2 | 1.3 | debug | - |
| jaxen-1.1.1.jar | 221.60 kB | 236 | 214 | 17 | 1.2 | debug | - |
| jdom-1.0.jar | 149.66 kB | 87 | 75 | 8 | 1.1 | debug | - |
| junit-4.4.jar | 157.69 kB | 188 | 154 | 20 | 1.5 | debug | - |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | - |
| hibernate-commons-annotations-3.2.0.Final.jar | 69.61 kB | 77 | 61 | 6 | 1.5 | debug | - |
| hibernate-core-3.6.0.Final.jar | 2.94 MB | 2,092 | 1,972 | 99 | 1.5 | debug | - |
| hibernate-testing-3.6.0.Final.jar | 40.02 kB | 46 | 30 | 5 | 1.5 | debug | - |
| hibernate-jpa-2.0-api-1.0.0.Final.jar | 98.52 kB | 188 | 176 | 4 | 1.5 | debug | - |
| hibernate-spatial-1.1.1-SNAPSHOT-tests.jar | 48.05 kB | 36 | 21 | 3 | 1.5 | debug | - |
| hibernate-spatial-1.1.1-SNAPSHOT-tests.jar | 48.05 kB | 36 | 21 | 3 | 1.5 | debug | - |
| postgis-jdbc-1.5.3.jar | 76.34 kB | 63 | 50 | 4 | 1.2 | release | - |
| slf4j-api-1.6.1.jar | 24.90 kB | 34 | 23 | 3 | 1.3 | debug | - |
| slf4j-log4j12-1.6.1.jar | 9.52 kB | 16 | 6 | 1 | 1.3 | debug | - |
| postgresql-8.1-407.jdbc3.jar | 393.46 kB | 189 | 169 | 17 | 1.2 | debug | - |
| xalan-2.6.0.jar | 3.00 MB | 1,625 | 1,548 | 50 | 1.1 | debug | - |
| xercesImpl-2.4.0.jar | 874.93 kB | 760 | 700 | 38 | 1.1 | release | - |
| xmlParserAPIs-2.6.2.jar | 121.80 kB | 238 | 207 | 17 | 1.1 | release | - |
| xml-apis-1.3.02.jar | 189.65 kB | 341 | 301 | 25 | 1.1 | release | - |
| xom-1.0.jar | 106.32 kB | 108 | 96 | 6 | 1.2 | release | sealed |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 28 | 14.04 MB | 9,440 | 8,598 | 474 | 1.6 | 23 | 1 |
| compile: 12 | compile: 6.62 MB | compile: 5,078 | compile: 4,709 | compile: 269 | - | compile: 11 | - |
| test: 14 | test: 6.96 MB | test: 4,110 | test: 3,670 | test: 184 | - | test: 11 | test: 1 |
| provided: 2 | provided: 469.80 kB | provided: 252 | provided: 219 | provided: 21 | - | provided: 1 | - |
| Repo ID | URL | Release | Snapshot |
|---|---|---|---|
| OSGEO | http://download.osgeo.org/webdav/geotools | Yes | Yes |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes |
| JBoss repo | http://repository.jboss.org/nexus/content/groups/public-jboss/ | Yes | Yes |
| opengeo | http://repo.opengeo.org | Yes | Yes |
| central | http://repo1.maven.org/maven2 | Yes | - |
Repository locations for each of the Dependencies.