| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.sis.profiles |
| ArtifactId | ArtifactIdsis-french-profile |
| Version | Version1.1 |
| Type | Typejar |
| Description |
DescriptionApache SIS French profiles
Extensions to ISO-19115 metadata mandated by the French government.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sis-french-profile-1.1.pom | |
| sis-french-profile-1.1.jar | 14 KB |
| sis-french-profile-1.1-sources.jar | 23 KB |
| sis-french-profile-1.1-javadoc.jar | 127 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-french-profile/ -->
<dependency>
<groupId>org.apache.sis.profiles</groupId>
<artifactId>sis-french-profile</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-french-profile/
implementation 'org.apache.sis.profiles:sis-french-profile:1.1'
// https://jarcasting.com/artifacts/org.apache.sis.profiles/sis-french-profile/
implementation ("org.apache.sis.profiles:sis-french-profile:1.1")
'org.apache.sis.profiles:sis-french-profile:jar:1.1'
<dependency org="org.apache.sis.profiles" name="sis-french-profile" rev="1.1">
<artifact name="sis-french-profile" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.sis.profiles', module='sis-french-profile', version='1.1')
)
libraryDependencies += "org.apache.sis.profiles" % "sis-french-profile" % "1.1"
[org.apache.sis.profiles/sis-french-profile "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.sis.core : sis-metadata | jar | 1.1 |
| org.apache.sis.core : sis-utility | jar | 1.1 |
| org.opengis : geoapi | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.3 |
| org.opengis : geoapi-conformance | jar | 3.0.1 |
| junit : junit | jar |