License |
License |
---|---|
Categories |
CategoriesData Geo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.ethlo.geodata |
ArtifactId | ArtifactIdgeodata-model |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geodata-model-0.3.2.pom | |
geodata-model-0.3.2.jar | 12 KB |
geodata-model-0.3.2-sources.jar | 11 KB |
geodata-model-0.3.2-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-model/ -->
<dependency>
<groupId>com.ethlo.geodata</groupId>
<artifactId>geodata-model</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-model/
implementation 'com.ethlo.geodata:geodata-model:0.3.2'
// https://jarcasting.com/artifacts/com.ethlo.geodata/geodata-model/
implementation ("com.ethlo.geodata:geodata-model:0.3.2")
'com.ethlo.geodata:geodata-model:jar:0.3.2'
<dependency org="com.ethlo.geodata" name="geodata-model" rev="0.3.2">
<artifact name="geodata-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ethlo.geodata', module='geodata-model', version='0.3.2')
)
libraryDependencies += "com.ethlo.geodata" % "geodata-model" % "0.3.2"
[com.ethlo.geodata/geodata-model "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.validation : validation-api | jar | 1.1.0.Final |
org.springframework.data : spring-data-commons | jar | |
com.fasterxml.jackson.core : jackson-annotations | jar | |
org.springframework.boot : spring-boot-starter-validation | jar | 1.5.6.RELEASE |