is not current version
Last Version 9.10.0

org.wicketstuff:openlayers-parent 6.0.0-beta3

See the child project "openlayers" for a more complete description. This is the parent for the actual project and the examples.

Categories

Categories

Wicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

openlayers-parent
Version

Version

6.0.0-beta3
Type

Type

pom

Download openlayers-parent 6.0.0-beta3


<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>openlayers-parent</artifactId>
    <version>6.0.0-beta3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/
implementation 'org.wicketstuff:openlayers-parent:6.0.0-beta3'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/
implementation ("org.wicketstuff:openlayers-parent:6.0.0-beta3")
'org.wicketstuff:openlayers-parent:pom:6.0.0-beta3'
<dependency org="org.wicketstuff" name="openlayers-parent" rev="6.0.0-beta3">
  <artifact name="openlayers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers-parent', version='6.0.0-beta3')
)
libraryDependencies += "org.wicketstuff" % "openlayers-parent" % "6.0.0-beta3"
[org.wicketstuff/openlayers-parent "6.0.0-beta3"]