License |
License |
---|---|
GroupId | GroupIdorg.apache.sis.core |
ArtifactId | ArtifactIdsis-referencing |
Version | Version1.1 |
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.1.pom | |
sis-referencing-1.1.jar | 1 MB |
sis-referencing-1.1-sources.jar | 2 MB |
sis-referencing-1.1-javadoc.jar | 1 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-referencing/
implementation 'org.apache.sis.core:sis-referencing:1.1'
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-referencing/
implementation ("org.apache.sis.core:sis-referencing:1.1")
'org.apache.sis.core:sis-referencing:jar:1.1'
<dependency org="org.apache.sis.core" name="sis-referencing" rev="1.1">
<artifact name="sis-referencing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.core', module='sis-referencing', version='1.1')
)
libraryDependencies += "org.apache.sis.core" % "sis-referencing" % "1.1"
[org.apache.sis.core/sis-referencing "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sis.core : sis-utility | jar | 1.1 |
org.apache.sis.core : sis-metadata | jar | 1.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
javax.measure : unit-api | jar | |
org.opengis : geoapi | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
gov.nist.math : jama | jar | 1.0.3 |
net.sf.geographiclib : GeographicLib-Java | jar | 1.52 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
org.apache.derby : derby | jar | 10.14.2.0 |
org.hsqldb : hsqldb | jar | 2.6.0 |
org.postgresql : postgresql | jar | 42.2.23 |
org.opengis : geoapi-conformance | jar | 3.0.1 |
junit : junit | jar |