is not current version
Last Version 9.10.0

org.wicketstuff:openlayers-parent 1.5-RC1

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

1.5-RC1
Type

Type

pom

Download openlayers-parent 1.5-RC1


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