License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial |
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdopenlayers-parent |
Version | Version9.7.0 |
Type | Typepom |
Description |
DescriptionOpenlayers Integration - Parent
See the child project "openlayers" for a more complete description. This
is the parent for the actual project and the examples.
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
openlayers-parent-9.7.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>openlayers-parent</artifactId>
<version>9.7.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/
implementation 'org.wicketstuff:openlayers-parent:9.7.0'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-parent/
implementation ("org.wicketstuff:openlayers-parent:9.7.0")
'org.wicketstuff:openlayers-parent:pom:9.7.0'
<dependency org="org.wicketstuff" name="openlayers-parent" rev="9.7.0">
<artifact name="openlayers-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers-parent', version='9.7.0')
)
libraryDependencies += "org.wicketstuff" % "openlayers-parent" % "9.7.0"
[org.wicketstuff/openlayers-parent "9.7.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.wicket : wicket-core | jar | 9.7.0 |