is not current version
Last Version 1.2

org.apache.sis.non-free:sis-epsg 0.7

The EPSG geodetic dataset provides definitions for thousands of Coordinate Reference Systems (CRS), together with parameter values for thousands of Coordinate Operations between various pairs of CRS. This 'sis-epsg' module contains the SQL scripts for creating a local copy of EPSG geodetic dataset. EPSG is maintained by the IOGP Surveying & Positioning Committee and reproduced in this module with identical content. See http://www.epsg.org/ for more information.

GroupId

GroupId

org.apache.sis.non-free
ArtifactId

ArtifactId

sis-epsg
Version

Version

0.7
Type

Type

jar

Download sis-epsg 0.7


<!-- https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-epsg/ -->
<dependency>
    <groupId>org.apache.sis.non-free</groupId>
    <artifactId>sis-epsg</artifactId>
    <version>0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-epsg/
implementation 'org.apache.sis.non-free:sis-epsg:0.7'
// https://jarcasting.com/artifacts/org.apache.sis.non-free/sis-epsg/
implementation ("org.apache.sis.non-free:sis-epsg:0.7")
'org.apache.sis.non-free:sis-epsg:jar:0.7'
<dependency org="org.apache.sis.non-free" name="sis-epsg" rev="0.7">
  <artifact name="sis-epsg" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.non-free', module='sis-epsg', version='0.7')
)
libraryDependencies += "org.apache.sis.non-free" % "sis-epsg" % "0.7"
[org.apache.sis.non-free/sis-epsg "0.7"]