License |
License |
---|---|
GroupId | GroupIdorg.apache.sis.storage |
ArtifactId | ArtifactIdsis-earth-observation |
Version | Version1.2 |
Type | Typejar |
Description |
DescriptionApache SIS Earth Observation storage
Landsat and MODIS metadata files to ISO 19115 metadata.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sis-earth-observation-1.2.pom | |
sis-earth-observation-1.2.jar | 31 KB |
sis-earth-observation-1.2-sources.jar | 40 KB |
sis-earth-observation-1.2-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.storage/sis-earth-observation/ -->
<dependency>
<groupId>org.apache.sis.storage</groupId>
<artifactId>sis-earth-observation</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-earth-observation/
implementation 'org.apache.sis.storage:sis-earth-observation:1.2'
// https://jarcasting.com/artifacts/org.apache.sis.storage/sis-earth-observation/
implementation ("org.apache.sis.storage:sis-earth-observation:1.2")
'org.apache.sis.storage:sis-earth-observation:jar:1.2'
<dependency org="org.apache.sis.storage" name="sis-earth-observation" rev="1.2">
<artifact name="sis-earth-observation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.storage', module='sis-earth-observation', version='1.2')
)
libraryDependencies += "org.apache.sis.storage" % "sis-earth-observation" % "1.2"
[org.apache.sis.storage/sis-earth-observation "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.sis.storage : sis-storage | jar | 1.2 |
org.apache.sis.storage : sis-geotiff | 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 |
---|---|---|
org.opengis : geoapi-conformance | jar | 3.0.1 |
org.apache.derby : derby | jar | 10.14.2.0 |
junit : junit | jar |