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