MVN

org.apache.sis.core : sis-metadata

Maven & Gradle

Dec 17, 2022
14 usages

Apache SIS metadata · Implementations of metadata derived from ISO 19115. This module provides both an implementation of the metadata interfaces defined in GeoAPI, and a framework for handling those metadata through Java reflection.

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

Latest Version

Choose a version of org.apache.sis.core : sis-metadata to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3

All Versions

Choose a version of org.apache.sis.core : sis-metadata to add to Maven or Gradle - All Versions:

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

How to add a dependency to Maven

Add the following org.apache.sis.core : sis-metadata maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.sis.core</groupId>
    <artifactId>sis-metadata</artifactId>
    <version>1.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.sis.core : sis-metadata gradle dependency to your build.gradle file:

implementation 'org.apache.sis.core:sis-metadata:1.3'

Gradle Kotlin DSL: Add the following org.apache.sis.core : sis-metadata gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.sis.core:sis-metadata:1.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.sis.core : sis-metadata sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.sis.core" % "sis-metadata" % "1.3"

Advertisement

Dependencies from Group

Dec 17, 2022
19 usages
Dec 17, 2022
16 usages
Dec 17, 2022
14 usages
Dec 17, 2022
6 usages

Discover Dependencies

May 11, 2023
5 usages
244 stars
Oct 19, 2020
3 usages
0 stars
Jul 28, 2018
9 usages
0 stars
May 01, 2020
10 usages
489 stars
May 12, 2021
6 usages
250 stars
Jan 19, 2021
2 usages
1.8k stars
Nov 15, 2011
3 usages
598 stars