Last Version

Apache SIS applications 1.2

Group of modules providing applications built on top of Apache SIS.

License

License

GroupId

GroupId

org.apache.sis
ArtifactId

ArtifactId

application
Version

Version

1.2
Type

Type

pom
Description

Description

Apache SIS applications
Group of modules providing applications built on top of Apache SIS.
Project Organization

Project Organization

The Apache Software Foundation

Download application 1.2

Filename Size
application-1.2.pom 4 KB
Browse

<!-- https://jarcasting.com/artifacts/org.apache.sis/application/ -->
<dependency>
    <groupId>org.apache.sis</groupId>
    <artifactId>application</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis/application/
implementation 'org.apache.sis:application:1.2'
// https://jarcasting.com/artifacts/org.apache.sis/application/
implementation ("org.apache.sis:application:1.2")
'org.apache.sis:application:pom:1.2'
<dependency org="org.apache.sis" name="application" rev="1.2">
  <artifact name="application" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis', module='application', version='1.2')
)
libraryDependencies += "org.apache.sis" % "application" % "1.2"
[org.apache.sis/application "1.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.sis.storage : sis-storage jar 1.2

test (2)

Group / Artifact Type Version
org.opengis : geoapi-conformance jar 3.0.1
junit : junit jar

Project Modules

  • sis-console