Non-free resources for Apache SIS

The "non-free" modules contain data that may be used, copied and distributed subject to conditions more restrictive than the usual open source licenses. Those data are not included in Apache releases, but are nevertheless deployed on Maven Central for convenience only. Users who want those data need to declare a Maven dependency explicitely. Licenses are declared in their respective sub-module.

License

License

GroupId

GroupId

org.apache.sis
ArtifactId

ArtifactId

non-free
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Non-free resources for Apache SIS
The "non-free" modules contain data that may be used, copied and distributed subject to conditions more restrictive than the usual open source licenses. Those data are not included in Apache releases, but are nevertheless deployed on Maven Central for convenience only. Users who want those data need to declare a Maven dependency explicitely. Licenses are declared in their respective sub-module.
Project URL

Project URL

http://sis.apache.org/epsg.html
Project Organization

Project Organization

The Apache Software Foundation

Download non-free

Filename Size
non-free-1.2.pom 4 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sis.core : sis-referencing jar 1.2

test (2)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar

Project Modules

  • sis-epsg
  • sis-embedded-data

Versions

Version
1.2
1.1
1.0
0.8