is not current version
Last Version 1.2

Non-free resources for Apache SIS 1.0

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
Version

Version

1.0
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 1.0

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

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

Dependencies

compile (1)

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

test (4)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
org.apache.sis.core : sis-utility test-jar 1.0
junit : junit jar
jakarta.xml.bind : jakarta.xml.bind-api jar 2.3.2

Project Modules

  • sis-epsg
  • sis-embedded-data