License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.ethlo.geodata |
ArtifactId | ArtifactIdgeodata-service |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeodata service
Geodata service
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geodata-service-0.3.2.pom | |
geodata-service-0.3.2.jar | 60 KB |
geodata-service-0.3.2-sources.jar | 36 KB |
geodata-service-0.3.2-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/ -->
<dependency>
<groupId>com.ethlo.geodata</groupId>
<artifactId>geodata-service</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation 'com.ethlo.geodata:geodata-service:0.3.2'
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-service/
implementation ("com.ethlo.geodata:geodata-service:0.3.2")
'com.ethlo.geodata:geodata-service:jar:0.3.2'
<dependency org="com.ethlo.geodata" name="geodata-service" rev="0.3.2">
<artifact name="geodata-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.geodata', module='geodata-service', version='0.3.2')
)
libraryDependencies += "com.ethlo.geodata" % "geodata-service" % "0.3.2"
[com.ethlo.geodata/geodata-service "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
com.ethlo.geodata : geodata-model | jar | 0.3.2 |
org.springframework.boot : spring-boot-starter-jdbc | jar | 1.5.6.RELEASE |
com.vividsolutions : jts-core | jar | 1.14.0 |
com.vividsolutions : jts-io | jar | 1.14.0 |
org.geotools » gt-geometry | jar | 17.2 |
com.goebl : simplify | jar | 1.0.0 |
org.flywaydb : flyway-core | jar | 3.2.1 |
org.hibernate : hibernate-validator | jar | 5.3.5.Final |
org.springframework.data : spring-data-commons | jar | |
commons-net : commons-net | jar | 3.6 |
com.fasterxml.jackson.dataformat : jackson-dataformat-csv | jar | |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.google.guava : guava | jar | 21.0 |
mysql : mysql-connector-java | jar | 5.1.43 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.6.0 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.6.RELEASE |