Apache SIS core modules

Group of modules providing the core of Apache SIS services: metadata, referencing, geometry, feature, coverage, rendering.

License

License

GroupId

GroupId

org.apache.sis
ArtifactId

ArtifactId

core
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

pom
Description

Description

Apache SIS core modules
Group of modules providing the core of Apache SIS services: metadata, referencing, geometry, feature, coverage, rendering.
Project Organization

Project Organization

The Apache Software Foundation

Download core

Filename Size
core-1.2.pom 6 KB
Browse

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
javax.measure : unit-api jar
org.opengis : geoapi jar 3.0.1

test (2)

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

Project Modules

  • sis-build-helper
  • sis-utility
  • sis-metadata
  • sis-referencing
  • sis-referencing-by-identifiers
  • sis-feature
  • sis-portrayal

Versions

Version
1.2
1.1
1.0
0.8
0.7
0.6
0.5
0.4
0.3