is not current version
Last Version 1.2

Apache SIS referencing 1.0

Implementations of Coordinate Reference Systems (CRS), conversion and transformation services derived from ISO 19111.

License

License

GroupId

GroupId

org.apache.sis.core
ArtifactId

ArtifactId

sis-referencing
Version

Version

1.0
Type

Type

jar
Description

Description

Apache SIS referencing
Implementations of Coordinate Reference Systems (CRS), conversion and transformation services derived from ISO 19111.
Project Organization

Project Organization

The Apache Software Foundation

Download sis-referencing 1.0


<!-- 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"]

Dependencies

compile (4)

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

provided (1)

Group / Artifact Type Version
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

test (8)

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

Project Modules

There are no modules declared in this project.