License |
License |
---|---|
GroupId | GroupIdorg.apache.sis.storage |
ArtifactId | ArtifactIdsis-xmlstore |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionApache SIS XML storage
Read and write files in the GPX format.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sis-xmlstore-1.2.pom | |
sis-xmlstore-1.2.jar | 76 KB |
sis-xmlstore-1.2-sources.jar | 86 KB |
sis-xmlstore-1.2-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.storage/sis-xmlstore/ -->
<dependency>
<groupId>org.apache.sis.storage</groupId>
<artifactId>sis-xmlstore</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-xmlstore/
implementation 'org.apache.sis.storage:sis-xmlstore:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-xmlstore/
implementation ("org.apache.sis.storage:sis-xmlstore:1.2")
'org.apache.sis.storage:sis-xmlstore:jar:1.2'
<dependency org="org.apache.sis.storage" name="sis-xmlstore" rev="1.2">
<artifact name="sis-xmlstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-xmlstore', version='1.2')
)
libraryDependencies += "org.apache.sis.storage" % "sis-xmlstore" % "1.2"
[org.apache.sis.storage/sis-xmlstore "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sis.core : sis-feature | jar | 1.2 |
org.apache.sis.storage : sis-storage | jar | 1.2 |
org.apache.sis.core : sis-metadata | jar | 1.2 |
org.apache.sis.core : sis-referencing | jar | 1.2 |
org.opengis : geoapi | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
com.esri.geometry : esri-geometry-api | jar | 2.2.4 |
org.glassfish.jaxb : jaxb-runtime | jar | 2.3.6 |
org.opengis : geoapi-conformance | jar | 3.0.1 |
org.apache.derby : derby | jar | 10.14.2.0 |
junit : junit | jar |