| License |
License |
|---|---|
| GroupId | GroupIdorg.fudaa.framework.ctulu |
| ArtifactId | ArtifactIdctulu-gis |
| Last Version | Last Version2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionctulu-gis
La partie commune du framework fudaa
|
| Filename | Size |
|---|---|
| ctulu-gis-2.6.pom | |
| ctulu-gis-2.6.jar | 283 KB |
| ctulu-gis-2.6-tests.jar | 93 KB |
| ctulu-gis-2.6-sources.jar | 200 KB |
| ctulu-gis-2.6-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/ -->
<dependency>
<groupId>org.fudaa.framework.ctulu</groupId>
<artifactId>ctulu-gis</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/
implementation 'org.fudaa.framework.ctulu:ctulu-gis:2.6'
// https://jarcasting.com/artifacts/org.fudaa.framework.ctulu/ctulu-gis/
implementation ("org.fudaa.framework.ctulu:ctulu-gis:2.6")
'org.fudaa.framework.ctulu:ctulu-gis:jar:2.6'
<dependency org="org.fudaa.framework.ctulu" name="ctulu-gis" rev="2.6">
<artifact name="ctulu-gis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fudaa.framework.ctulu', module='ctulu-gis', version='2.6')
)
libraryDependencies += "org.fudaa.framework.ctulu" % "ctulu-gis" % "2.6"
[org.fudaa.framework.ctulu/ctulu-gis "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-collections : commons-collections | jar | 3.2.2 |
| org.fudaa.framework.ctulu : ctulu-common | jar | 2.6 |
| org.geotools » gt-xml | jar | 21.1 |
| org.geotools » gt-shapefile | jar | 21.1 |
| org.geotools » gt-geojsondatastore | jar | 21.1 |
| org.geotools » gt-wfs-ng | jar | 21.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |