| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdorg.geomajas.widget |
| ArtifactId | ArtifactIdgeomajas-widget-advancedviews |
| Last Version | Last Version1.16.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGeomajas GWT client: Plugin Widget Advancedviews - Server
Geomajas GWT client: Plugin Widget Advancedviews - Server
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews/ -->
<dependency>
<groupId>org.geomajas.widget</groupId>
<artifactId>geomajas-widget-advancedviews</artifactId>
<version>1.16.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews/
implementation 'org.geomajas.widget:geomajas-widget-advancedviews:1.16.0'
// https://jarcasting.com/artifacts/org.geomajas.widget/geomajas-widget-advancedviews/
implementation ("org.geomajas.widget:geomajas-widget-advancedviews:1.16.0")
'org.geomajas.widget:geomajas-widget-advancedviews:jar:1.16.0'
<dependency org="org.geomajas.widget" name="geomajas-widget-advancedviews" rev="1.16.0">
<artifact name="geomajas-widget-advancedviews" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.geomajas.widget', module='geomajas-widget-advancedviews', version='1.16.0')
)
libraryDependencies += "org.geomajas.widget" % "geomajas-widget-advancedviews" % "1.16.0"
[org.geomajas.widget/geomajas-widget-advancedviews "1.16.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.geomajas : geomajas-api | jar | |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| org.springframework : spring-context | jar | |
| org.springframework : spring-oxm | jar | 3.0.5.RELEASE |
| org.springframework : spring-orm | jar | 3.0.5.RELEASE |
| commons-httpclient : commons-httpclient | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.7 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.7 |
| junit : junit | jar | 4.10 |
| org.springframework : spring-test | jar |