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 |
|---|---|---|---|
| javax.xml.bind | jsr173_api | 1.0 | jar |
| jdom | jdom | b9 | jar |
| log4j | log4j | 1.2.14 | jar |
| org.beanshell | bsh | 2.0b4 | jar |
| org.n52.wps | 52n-wps-client-lib | 2.0-rc2 | jar |
| org.n52.wps | 52n-wps-io | 2.0-rc2 | jar |
| org.n52.wps | 52n-wps-xml | 1.0.0 | jar |
| xmlbeans | xbean | 2.2.0 | jar |
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 |
|---|---|---|---|
| com.vividsolutions.jump | jump | 1.1.2 | jar |
| jama | jama | 1.0.1 | jar |
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 |
|---|---|---|---|
| ant | ant-optional | 1.5.1 | jar |
| com.vividsolutions | jts | 1.8 | jar |
| commons-beanutils | commons-beanutils | 1.7.0 | jar |
| commons-codec | commons-codec | 1.2 | jar |
| commons-collections | commons-collections | 3.1 | jar |
| commons-httpclient | commons-httpclient | 3.0.1 | jar |
| commons-io | commons-io | 1.3.1 | jar |
| commons-jxpath | commons-jxpath | 1.2 | jar |
| commons-logging | commons-logging | 1.0.4 | jar |
| edu.oswego | concurrent | 1.3.4 | jar |
| hsqldb | hsqldb | 1.8.0.7 | jar |
| it.geosolutions.imageio-ext | imageio-ext-arcgrid | 1.0-SNAPSHOT | jar |
| it.geosolutions.imageio-ext | imageio-ext-customstreams | 1.0-SNAPSHOT | jar |
| java3d | vecmath | 1.3.1 | jar |
| javax.media | jai_codec | 1.1.3-alpha | jar |
| javax.media | jai_core | 1.1.3-alpha | jar |
| javax.media | jai_imageio | 1.1-alpha | jar |
| javax.units | jsr108 | 0.01 | jar |
| jaxb | jaxb-api | 1.3 | jar |
| jaxb | jaxb-impl | 1.3 | jar |
| jaxb | jaxb-libs | 1.3 | jar |
| junit | junit | 3.8.1 | jar |
| org.eclipse.emf | common | 2.2.1 | jar |
| org.eclipse.emf | ecore | 2.2.2 | jar |
| org.eclipse.xsd | xsd | 2.2.2 | jar |
| org.geotools | gt2-api | 2.4.2 | jar |
| org.geotools | gt2-arcgrid | 2.4.2 | jar |
| org.geotools | gt2-coverage | 2.4.2 | jar |
| org.geotools | gt2-epsg-hsql | 2.4.2 | jar |
| org.geotools | gt2-geotiff-52npatched | 2.4.2 | jar |
| org.geotools | gt2-graph | 2.4.2 | jar |
| org.geotools | gt2-main | 2.4.2 | jar |
| org.geotools | gt2-metadata | 2.4.2 | jar |
| org.geotools | gt2-referencing | 2.4.2 | jar |
| org.geotools | gt2-xml | 2.4.2 | jar |
| org.geotools | gt2-xml-filter | 2.4.2 | jar |
| org.geotools | gt2-xml-gml2 | 2.4.2 | jar |
| org.geotools | gt2-xml-gml3 | 2.4.2 | jar |
| org.geotools | gt2-xml-xsd | 2.4.2 | jar |
| org.n52.wps | 52n-wps-commons | 2.0-rc2 | jar |
| org.n52.wps | 52n-wps-config | 1.0.1 | jar |
| org.n52.wps | gmlpacket-2.0 | 0.4 | jar |
| org.n52.wps | ogckml2.2 | 1.0.0 | jar |
| org.opengis | geoapi-nogenerics | 2.1.0 | jar |
| picocontainer | picocontainer | 1.2 | jar |
| relaxng | relaxngDatatype | X | jar |
| xerces | xercesImpl | 2.7.1 | jar |
| xml-apis | xml-apis | 1.0.b2 | jar |
| xml-apis | xml-apis-xerces | 2.7.1 | jar |
| xsdlib | xsdlib | 20050614 | jar |
Project Dependency Graph
Dependency Tree
- org.n52.wps:52n-wps-client-jump:jar:2.0-rc2-SNAPSHOT

- org.n52.wps:52n-wps-client-lib:jar:2.0-rc2 (compile)

- org.n52.wps:52n-wps-io:jar:2.0-rc2 (compile)

- org.n52.wps:52n-wps-xml:jar:1.0.0 (compile)

- xmlbeans:xbean:jar:2.2.0 (compile)

- javax.xml.bind:jsr173_api:jar:1.0 (compile)

- log4j:log4j:jar:1.2.14 (compile)

- org.n52.wps:52n-wps-io:jar:2.0-rc2 (compile)
- org.n52.wps:52n-wps-io:jar:2.0-rc2 (compile)

- log4j:log4j:jar:1.2.14 (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)

- com.vividsolutions:jts:jar:1.8 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- com.vividsolutions:jts:jar:1.8 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- com.vividsolutions:jts:jar:1.8 (compile)
- com.vividsolutions:jts:jar:1.8 (compile)

- edu.oswego:concurrent:jar:1.3.4 (compile)

- commons-beanutils:commons-beanutils:jar:1.7.0 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.geotools:gt2-arcgrid:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-epsg-hsql:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- hsqldb:hsqldb:jar:1.8.0.7 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)
- it.geosolutions.imageio-ext:imageio-ext-arcgrid:jar:1.0-SNAPSHOT (compile)

- it.geosolutions.imageio-ext:imageio-ext-customstreams:jar:1.0-SNAPSHOT (compile)

- commons-httpclient:commons-httpclient:jar:3.0.1 (compile)

- junit:junit:jar:3.8.1 (compile)

- commons-codec:commons-codec:jar:1.2 (compile)

- junit:junit:jar:3.8.1 (compile)
- commons-httpclient:commons-httpclient:jar:3.0.1 (compile)
- it.geosolutions.imageio-ext:imageio-ext-customstreams:jar:1.0-SNAPSHOT (compile)
- org.geotools:gt2-main:jar:2.4.2 (compile)
- org.opengis:geoapi-nogenerics:jar:2.1.0 (compile)

- javax.units:jsr108:jar:0.01 (compile)

- javax.units:jsr108:jar:0.01 (compile)
- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- com.vividsolutions:jts:jar:1.8 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- java3d:vecmath:jar:1.3.1 (compile)

- org.geotools:gt2-metadata:jar:2.4.2 (compile)

- java3d:vecmath:jar:1.3.1 (compile)

- org.opengis:geoapi-nogenerics:jar:2.1.0 (compile)

- javax.units:jsr108:jar:0.01 (compile)

- java3d:vecmath:jar:1.3.1 (compile)
- java3d:vecmath:jar:1.3.1 (compile)
- org.geotools:gt2-xml-filter:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-xml-xsd:jar:2.4.2 (compile)

- org.geotools:gt2-graph:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)
- picocontainer:picocontainer:jar:1.2 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)
- xsdlib:xsdlib:jar:20050614 (compile)

- relaxng:relaxngDatatype:jar:X (compile)

- jaxb:jaxb-api:jar:1.3 (compile)

- jaxb:jaxb-impl:jar:1.3 (compile)

- jaxb:jaxb-libs:jar:1.3 (compile)

- xerces:xercesImpl:jar:2.7.1 (compile)

- xml-apis:xml-apis-xerces:jar:2.7.1 (compile)

- commons-jxpath:commons-jxpath:jar:1.2 (compile)

- ant:ant-optional:jar:1.5.1 (compile)

- xml-apis:xml-apis:jar:1.0.b2 (compile)

- jdom:jdom:jar:b9 (compile)

- ant:ant-optional:jar:1.5.1 (compile)
- commons-collections:commons-collections:jar:3.1 (compile)

- org.eclipse.xsd:xsd:jar:2.2.2 (compile)

- org.eclipse.emf:common:jar:2.2.1 (compile)

- org.eclipse.emf:ecore:jar:2.2.2 (compile)

- org.geotools:gt2-graph:jar:2.4.2 (compile)
- org.geotools:gt2-xml-gml2:jar:2.4.2 (compile)

- org.geotools:gt2-xml-gml3:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-xml-xsd:jar:2.4.2 (compile)

- org.geotools:gt2-xml-gml2:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.geotools:gt2-xml:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.geotools:gt2-xml-gml2:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-xml-xsd:jar:2.4.2 (compile)

- org.geotools:gt2-api:jar:2.4.2 (compile)
- org.n52.wps:gmlpacket-2.0:jar:0.4 (compile)

- commons-io:commons-io:jar:1.3.1 (compile)

- javax.media:jai_codec:jar:1.1.3-alpha (compile)

- javax.media:jai_core:jar:1.1.3-alpha (compile)

- javax.media:jai_imageio:jar:1.1-alpha (compile)

- org.geotools:gt2-geotiff-52npatched:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)

- org.geotools:gt2-coverage:jar:2.4.2 (compile)

- org.geotools:gt2-referencing:jar:2.4.2 (compile)

- org.geotools:gt2-main:jar:2.4.2 (compile)
- org.n52.wps:52n-wps-commons:jar:2.0-rc2 (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)

- org.n52.wps:52n-wps-config:jar:1.0.1 (compile)

- xmlbeans:xbean:jar:2.2.0 (compile)

- javax.xml.bind:jsr173_api:jar:1.0 (compile)

- log4j:log4j:jar:1.2.14 (compile)

- commons-logging:commons-logging:jar:1.0.4 (compile)
- org.n52.wps:ogckml2.2:jar:1.0.0 (compile)

- xmlbeans:xbean:jar:2.2.0 (compile)

- javax.xml.bind:jsr173_api:jar:1.0 (compile)

- log4j:log4j:jar:1.2.14 (compile)
- javax.xml.bind:jsr173_api:jar:1.0 (compile)

- jama:jama:jar:1.0.1 (provided)

- org.beanshell:bsh:jar:2.0b4 (compile)

- org.n52.wps:52n-wps-xml:jar:1.0.0 (compile)

- xmlbeans:xbean:jar:2.2.0 (compile)

- log4j:log4j:jar:1.2.14 (compile)

- com.vividsolutions.jump:jump:jar:1.1.2 (provided)

- jdom:jdom:jar:b9 (compile)

- org.n52.wps:52n-wps-client-lib:jar:2.0-rc2 (compile)
Licenses
HSQLDB License: HSQLDB
BSD License for HSQL: EPSG Authority Service using HSQL database
GNU LESSER GENERAL PUBLIC LICENSE: BeanShell
Unknown: Codec, PicoContainer Core, Unnamed - ant:ant-optional:jar:1.5.1, Unnamed - com.vividsolutions.jump:jump:pom:1.1.2, Unnamed - com.vividsolutions:jts:jar:1.8, Unnamed - commons-beanutils:commons-beanutils:jar:1.7.0, Unnamed - commons-collections:commons-collections:jar:3.1, Unnamed - edu.oswego:concurrent:jar:1.3.4, Unnamed - jama:jama:pom:1.0.1, Unnamed - javax.xml.bind:jsr173_api:jar:1.0, Unnamed - jaxb:jaxb-api:jar:1.3, Unnamed - jaxb:jaxb-impl:jar:1.3, Unnamed - jaxb:jaxb-libs:jar:1.3, Unnamed - jdom:jdom:jar:b9, Unnamed - junit:junit:jar:3.8.1, Unnamed - org.eclipse.emf:common:jar:2.2.1, Unnamed - org.eclipse.emf:ecore:jar:2.2.2, Unnamed - org.eclipse.xsd:xsd:jar:2.2.2, Unnamed - org.n52.wps:52n-wps-config:jar:1.0.1, Unnamed - org.n52.wps:52n-wps-xml:jar:1.0.0, Unnamed - org.n52.wps:gmlpacket-2.0:jar:0.4, Unnamed - org.n52.wps:ogckml2.2:jar:1.0.0, Unnamed - relaxng:relaxngDatatype:jar:X, Unnamed - xerces:xercesImpl:jar:2.7.1, Unnamed - xml-apis:xml-apis:jar:xerces-2.7.1, Unnamed - xsdlib:xsdlib:jar:20050614, vecmath
Apache License: HttpClient
Sun Microsystems, Inc. Binary Code License Agreement: Java Advanced Imaging, Java Advanced Imaging I/O
EPSG database distribution license: EPSG Authority Service using HSQL database
GNU GENERAL PUBLIC LICENSE Version 2, June 1991: 52north 52n-wps-client library, 52north 52n-wps-commons, 52north 52n-wps-io, WPS Client jump
OGC copyright: GeoAPI without generics
The Apache Software License, Version 2.0: IO, JXPath, Log4j, Logging, XML Commons External Components XML APIs, XMLBeans main classes
BSD-like: Unit package from JSR-108
Lesser General Public License (LGPL): API interfaces, ArcGrid datasource module, EPSG Authority Service using HSQL database, Feature Based Graphs and Networks, Filter XML Bindings, GML2 XML Bindings, GML3 XML Bindings, GeoTIFF grid coverage exchange module, Grid Coverage module, Image I/O-Extensions - Custom Streams, Main module, Metadata, Pure java ArcGrid Plugin, Referencing services, XML Parsing, XML Parsing Support
Dependency File Details
| Filename | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
|---|---|---|---|---|---|---|---|
| ant-optional-1.5.1.jar | 639.39 kB | 382 | 330 | 39 | 1.1 | debug | - |
| jts-1.8.jar | 472.52 kB | 364 | 327 | 33 | 1.2 | debug | - |
| jump-1.1.2.jar | 2.51 MB | 1,729 | 1,294 | 52 | 1.2 | debug | - |
| commons-beanutils-1.7.0.jar | 184.25 kB | 129 | 111 | 5 | 1.2 | debug | - |
| commons-codec-1.2.jar | 29.38 kB | 30 | 19 | 5 | 1.1 | debug | - |
| commons-collections-3.1.jar | 546.26 kB | 465 | 446 | 12 | 1.1 | debug | - |
| commons-httpclient-3.0.1.jar | 273.22 kB | 162 | 148 | 8 | 1.1 | debug | - |
| commons-io-1.3.1.jar | 81.65 kB | 69 | 58 | 4 | 1.1 | debug | - |
| commons-jxpath-1.2.jar | 278.42 kB | 187 | 165 | 16 | 1.2 | debug | - |
| commons-logging-1.0.4.jar | 37.12 kB | 29 | 18 | 2 | 1.2 | debug | - |
| concurrent-1.3.4.jar | 185.48 kB | 230 | 221 | 2 | 1.2 | release | - |
| hsqldb-1.8.0.7.jar | 628.64 kB | 340 | 301 | 13 | 1.2 | release | - |
| imageio-ext-arcgrid-1.0-SNAPSHOT.jar | 47.21 kB | 29 | 12 | 3 | 1.4 | debug | - |
| imageio-ext-customstreams-1.0-SNAPSHOT.jar | 48.99 kB | 52 | 27 | 11 | 1.4 | debug | - |
| jama-1.0.1.jar | 32.55 kB | 11 | 9 | 4 | 1.1 | debug | - |
| vecmath-1.3.1.jar | 283.09 kB | 49 | 44 | 1 | 1.2 | debug | - |
| jai_codec-1.1.3-alpha.jar | 173.38 kB | 102 | 95 | 4 | 1.2 | release | sealed |
| jai_core-1.1.3-alpha.jar | 1.23 MB | 840 | 822 | 16 | 1.2 | release | sealed |
| jai_imageio-1.1-alpha.jar | 728.68 kB | 578 | 503 | 44 | 1.2 | release | sealed |
| jsr108-0.01.jar | 36.25 kB | 33 | 24 | 1 | 1.4 | debug | - |
| jsr173_api-1.0.jar | 48.51 kB | 42 | 40 | 5 | 1.2 | debug | - |
| jaxb-api-1.3.jar | 87.15 kB | 43 | 36 | 3 | 1.2 | debug | - |
| jaxb-impl-1.3.jar | 334.39 kB | 143 | 99 | 7 | 1.2 | debug | - |
| jaxb-libs-1.3.jar | 1.72 MB | 623 | 574 | 55 | 1.2 | debug | - |
| jdom-b9.jar | 132.20 kB | 73 | 62 | 8 | 1.2 | debug | - |
| junit-3.8.1.jar | 118.23 kB | 119 | 100 | 6 | 1.1 | debug | - |
| log4j-1.2.14.jar | 358.83 kB | 288 | 256 | 19 | 1.1 | debug | - |
| bsh-2.0b4.jar | 275.09 kB | 238 | 158 | 8 | 1.2 | release | - |
| common-2.2.1.jar | 153.26 kB | 108 | 104 | 6 | 1.2 | debug | - |
| ecore-2.2.2.jar | 736.55 kB | 411 | 394 | 13 | 1.2 | debug | - |
| xsd-2.2.2.jar | 689.27 kB | 254 | 225 | 5 | 1.2 | debug | - |
| gt2-api-2.4.2.jar | 106.83 kB | 191 | 168 | 13 | 1.4 | debug | - |
| gt2-arcgrid-2.4.2.jar | 21.45 kB | 18 | 5 | 1 | 1.4 | debug | - |
| gt2-coverage-2.4.2.jar | 342.09 kB | 173 | 145 | 12 | 1.4 | debug | - |
| gt2-epsg-hsql-2.4.2.jar | 651.85 kB | 22 | 4 | 1 | 1.4 | debug | - |
| gt2-geotiff-52npatched-2.4.2.jar | 55.90 kB | 36 | 19 | 5 | 1.4 | debug | - |
| gt2-graph-2.4.2.jar | 152.76 kB | 167 | 137 | 20 | 1.4 | debug | - |
| gt2-main-2.4.2.jar | 1.07 MB | 748 | 687 | 35 | 1.4 | debug | - |
| gt2-metadata-2.4.2.jar | 418.90 kB | 314 | 268 | 20 | 1.4 | debug | - |
| gt2-referencing-2.4.2.jar | 879.35 kB | 423 | 383 | 19 | 1.4 | debug | - |
| gt2-xml-2.4.2.jar | 528.08 kB | 368 | 349 | 10 | 1.4 | debug | - |
| gt2-xml-filter-2.4.2.jar | 102.40 kB | 95 | 77 | 2 | 1.4 | debug | - |
| gt2-xml-gml2-2.4.2.jar | 67.68 kB | 55 | 42 | 2 | 1.4 | debug | - |
| gt2-xml-gml3-2.4.2.jar | 227.36 kB | 113 | 67 | 4 | 1.4 | debug | - |
| gt2-xml-xsd-2.4.2.jar | 236.49 kB | 232 | 209 | 9 | 1.4 | debug | - |
| 52n-wps-client-lib-2.0-rc2.jar | 20.01 kB | 19 | 8 | 1 | 1.6 | debug | - |
| 52n-wps-commons-2.0-rc2.jar | 5.44 kB | 12 | 1 | 1 | 1.6 | debug | - |
| 52n-wps-config-1.0.1.jar | 156.83 kB | 274 | 132 | 3 | 1.4 | release | - |
| 52n-wps-io-2.0-rc2.jar | 60.73 kB | 53 | 35 | 6 | 1.6 | debug | - |
| 52n-wps-xml-1.0.0.jar | 945.86 kB | 1,309 | 639 | 7 | 1.4 | release | - |
| gmlpacket-2.0-0.4.jar | 539.20 kB | 850 | 414 | 7 | 1.4 | release | - |
| ogckml2.2-1.0.0.jar | 2.55 MB | 3,653 | 1,889 | 7 | 1.4 | release | - |
| geoapi-nogenerics-2.1.0.jar | 342.02 kB | 725 | 659 | 55 | 1.4 | debug | - |
| picocontainer-1.2.jar | 110.00 kB | 108 | 101 | 4 | 1.3 | debug | - |
| relaxngDatatype-X.jar | 30.47 kB | 20 | 16 | 2 | 1.2 | debug | - |
| xercesImpl-2.7.1.jar | 1.15 MB | 938 | 870 | 38 | 1.1 | release | - |
| xml-apis-1.0.b2.jar | 106.76 kB | 217 | 184 | 17 | 1.2 | release | - |
| xml-apis-xerces-2.7.1.jar | 189.65 kB | 341 | 301 | 25 | 1.1 | release | - |
| xbean-2.2.0.jar | 2.54 MB | 2,216 | 1,504 | 53 | 1.4 | debug | - |
| xsdlib-20050614.jar | 465.46 kB | 151 | 140 | 6 | 1.2 | debug | - |
| Total | Size | Entries | Classes | Packages | JDK Rev | Debug | Sealed |
| 60 | 26.83 MB | 21,993 | 16,475 | 795 | 1.6 | 47 | 3 |
| compile: 58 | compile: 24.29 MB | compile: 20,253 | compile: 15,172 | compile: 739 | - | compile: 45 | compile: 3 |
| provided: 2 | provided: 2.54 MB | provided: 1,740 | provided: 1,303 | provided: 56 | - | provided: 2 | - |
Dependency Repository Locations
| Repo ID | URL | Release | Snapshot | Blacklisted |
|---|---|---|---|---|
| espace | http://maven.espace.ird.nc/ | Yes | - | Yes |
| n52-snapshots | http://52north.org/maven/repo/snapshots/ | - | Yes | - |
| geotools | http://download.osgeo.org/webdav/geotools | Yes | Yes | - |
| geosolutions | http://www.geo-solutions.it/maven_repo | Yes | Yes | Yes |
| refractions | http://lists.refractions.net/m2 | Yes | Yes | - |
| Refractions | http://lists.refractions.net/m2 | Yes | Yes | - |
| Apache | http://repo1.maven.org/maven2 | Yes | Yes | - |
| apache.snapshots | http://people.apache.org/repo/m2-snapshot-repository | - | Yes | - |
| n52-releases | http://52north.org/maven/repo/releases | Yes | Yes | - |
| codehaus.org | http://snapshots.repository.codehaus.org | - | Yes | - |
| geotools-fr | http://maven.geotools.fr/repository | Yes | Yes | - |
| codehaus | http://repository.codehaus.org/ | Yes | Yes | - |
| maven2-repository.dev.java.net | http://download.java.net/maven/2/ | Yes | Yes | - |
| central | http://repo1.maven.org/maven2 | Yes | - | - |
| ibiblio | http://www.ibiblio.org/maven2 | Yes | - | - |
Repository locations for each of the Dependencies.






