| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.sis.core |
| ArtifactId | ArtifactIdsis-referencing |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionApache SIS referencing
Implementations of Coordinate Reference Systems (CRS),
conversion and transformation services derived from ISO 19111.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sis-referencing-1.0.pom | |
| sis-referencing-1.0.jar | 1 MB |
| sis-referencing-1.0-sources.jar | 2 MB |
| sis-referencing-1.0-javadoc.jar | 2 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.core/sis-referencing/ -->
<dependency>
<groupId>org.apache.sis.core</groupId>
<artifactId>sis-referencing</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-referencing/
implementation 'org.apache.sis.core:sis-referencing:1.0'
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-referencing/
implementation ("org.apache.sis.core:sis-referencing:1.0")
'org.apache.sis.core:sis-referencing:jar:1.0'
<dependency org="org.apache.sis.core" name="sis-referencing" rev="1.0">
<artifact name="sis-referencing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.core', module='sis-referencing', version='1.0')
)
libraryDependencies += "org.apache.sis.core" % "sis-referencing" % "1.0"
[org.apache.sis.core/sis-referencing "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sis.core : sis-utility | jar | 1.0 |
| org.apache.sis.core : sis-metadata | jar | 1.0 |
| javax.measure : unit-api | jar | |
| org.opengis : geoapi | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| gov.nist.math : jama | jar | 1.0.3 |
| net.sf.geographiclib : GeographicLib-Java | jar | 1.49 |
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.2 |
| org.apache.derby : derby | jar | 10.14.2.0 |
| org.hsqldb : hsqldb | jar | 2.5.0 |
| org.postgresql : postgresql | jar | 42.2.6 |
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar |