Categories |
CategoriesWicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial |
---|---|
GroupId | GroupIdorg.wicketstuff |
ArtifactId | ArtifactIdopenlayers-examples |
Version | Version1.5.13 |
Type | Typewar |
Filename | Size |
---|---|
openlayers-examples-1.5.13.pom | |
openlayers-examples-1.5.13.war | 2 MB |
openlayers-examples-1.5.13-sources.jar | 23 KB |
openlayers-examples-1.5.13-javadoc.jar | 146 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers-examples/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>openlayers-examples</artifactId>
<version>1.5.13</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-examples/
implementation 'org.wicketstuff:openlayers-examples:1.5.13'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers-examples/
implementation ("org.wicketstuff:openlayers-examples:1.5.13")
'org.wicketstuff:openlayers-examples:war:1.5.13'
<dependency org="org.wicketstuff" name="openlayers-examples" rev="1.5.13">
<artifact name="openlayers-examples" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers-examples', version='1.5.13')
)
libraryDependencies += "org.wicketstuff" % "openlayers-examples" % "1.5.13"
[org.wicketstuff/openlayers-examples "1.5.13"]