| License |
License |
|---|---|
| Categories |
CategoriesWicket User Interface Web Frameworks OpenLayers Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.wicketstuff |
| ArtifactId | ArtifactIdopenlayers |
| Last Version | Last Version1.5-RC5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionOpenlayers
Openlayer component.
|
| Filename | Size |
|---|---|
| openlayers-1.5-RC5.1.pom | |
| openlayers-1.5-RC5.1.jar | 107 KB |
| openlayers-1.5-RC5.1-sources.jar | 75 KB |
| openlayers-1.5-RC5.1-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.wicketstuff/openlayers/ -->
<dependency>
<groupId>org.wicketstuff</groupId>
<artifactId>openlayers</artifactId>
<version>1.5-RC5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers/
implementation 'org.wicketstuff:openlayers:1.5-RC5.1'
// https://jarcasting.com/artifacts/org.wicketstuff/openlayers/
implementation ("org.wicketstuff:openlayers:1.5-RC5.1")
'org.wicketstuff:openlayers:jar:1.5-RC5.1'
<dependency org="org.wicketstuff" name="openlayers" rev="1.5-RC5.1">
<artifact name="openlayers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='openlayers', version='1.5-RC5.1')
)
libraryDependencies += "org.wicketstuff" % "openlayers" % "1.5-RC5.1"
[org.wicketstuff/openlayers "1.5-RC5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vividsolutions : jts | jar | 1.8 |
| org.slf4j : slf4j-api | jar | 1.6.1 |
| org.apache.wicket : wicket | pom | 1.5-RC5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.16 |
| junit : junit | jar | 4.8.2 |