is not current version
Last Version 2.0.0.M1

org.gvnix:org.gvnix.web.geo 1.5.1.RC1

Dandelion-DataTables utilities for Spring MVC based projects.

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

org.gvnix
ArtifactId

ArtifactId

org.gvnix.web.geo
Version

Version

1.5.1.RC1
Type

Type

jar

Download org.gvnix.web.geo 1.5.1.RC1


<!-- https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.geo/ -->
<dependency>
    <groupId>org.gvnix</groupId>
    <artifactId>org.gvnix.web.geo</artifactId>
    <version>1.5.1.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.geo/
implementation 'org.gvnix:org.gvnix.web.geo:1.5.1.RC1'
// https://jarcasting.com/artifacts/org.gvnix/org.gvnix.web.geo/
implementation ("org.gvnix:org.gvnix.web.geo:1.5.1.RC1")
'org.gvnix:org.gvnix.web.geo:jar:1.5.1.RC1'
<dependency org="org.gvnix" name="org.gvnix.web.geo" rev="1.5.1.RC1">
  <artifact name="org.gvnix.web.geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gvnix', module='org.gvnix.web.geo', version='1.5.1.RC1')
)
libraryDependencies += "org.gvnix" % "org.gvnix.web.geo" % "1.5.1.RC1"
[org.gvnix/org.gvnix.web.geo "1.5.1.RC1"]