MVN

org.apache.sis : parent

Maven & Gradle

Dec 17, 2022

Apache SIS · Apache Spatial Information System (SIS) is a free software, Java language library for developing geospatial applications. SIS provides data structures for geographic features and associated metadata along with methods to manipulate those data structures. The library is an implementation of GeoAPI 3.0.1 interfaces and can be used for desktop or server applications. The SIS metadata module forms the base of the library and enables the creation of metadata objects which comply with the ISO 19115 international standard. The SIS referencing module enable the construction of geodetic data structures for geospatial referencing as defined by ISO 19111 standard, along with the associated operations which enable the transformation of coordinates between different reference systems. The SIS storage modules provide a common approach to the reading and writing of metadata, features and coverages applicable to simple imagery as to many dimensional data structures.

<dependency>
    <groupId>org.apache.sis</groupId>
    <artifactId>parent</artifactId>
    <version>1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.sis : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.apache.sis : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.3
parent-1.3
1.2
parent-1.2
1.1
parent-1.1
1.0
parent-1.0
0.8
parent-0.8
0.7
parent-0.7
0.6
parent-0.6
0.5
parent-0.5
0.4
parent-0.4
0.3
parent-0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.sis</groupId>
    <artifactId>parent</artifactId>
    <version>1.3</version>
</dependency>

Advertisement

Dependencies from Group

Oct 09, 2015
1 usages
Dec 17, 2022
Dec 17, 2022
Dec 17, 2022
Dec 17, 2022

Discover Dependencies

Aug 13, 2019
4 usages
Jan 17, 2021
15 usages
Nov 04, 2022
20 usages
115.2k stars
May 29, 2023
479 stars
Dec 12, 2017
1 usages
4 stars
Jun 12, 2023
22 stars
cat
Sep 29, 2015
Jul 26, 2019
8 usages
964 stars