License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdorg.apache.sis.core |
ArtifactId | ArtifactIdsis-metadata |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionApache 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.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sis-metadata-1.2.pom | |
sis-metadata-1.2.jar | 858 KB |
sis-metadata-1.2-sources.jar | 1 MB |
sis-metadata-1.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.core/sis-metadata/ -->
<dependency>
<groupId>org.apache.sis.core</groupId>
<artifactId>sis-metadata</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-metadata/
implementation 'org.apache.sis.core:sis-metadata:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.core/sis-metadata/
implementation ("org.apache.sis.core:sis-metadata:1.2")
'org.apache.sis.core:sis-metadata:jar:1.2'
<dependency org="org.apache.sis.core" name="sis-metadata" rev="1.2">
<artifact name="sis-metadata" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.core', module='sis-metadata', version='1.2')
)
libraryDependencies += "org.apache.sis.core" % "sis-metadata" % "1.2"
[org.apache.sis.core/sis-metadata "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sis.core : sis-utility | jar | 1.2 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
javax.measure : unit-api | jar | |
org.opengis : geoapi | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
org.apache.derby : derby | jar | 10.14.2.0 |
org.hsqldb : hsqldb | jar | 2.6.1 |
com.h2database : h2 | jar | 2.1.212 |
org.postgresql : postgresql | jar | 42.3.5 |
org.opengis : geoapi-conformance | jar | 3.0.1 |
junit : junit | jar |