License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdorg.ow2.util.geo |
ArtifactId | ArtifactIdgeolocation-web |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionOW2 Utilities :: Geolocation :: Web
Utilities for OW2 Projects
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geolocation-web-2.0.0.pom | |
geolocation-web-2.0.0.war | 150 KB |
geolocation-web-2.0.0-sources.jar | 20 KB |
geolocation-web-2.0.0-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-web/ -->
<dependency>
<groupId>org.ow2.util.geo</groupId>
<artifactId>geolocation-web</artifactId>
<version>2.0.0</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-web/
implementation 'org.ow2.util.geo:geolocation-web:2.0.0'
// https://jarcasting.com/artifacts/org.ow2.util.geo/geolocation-web/
implementation ("org.ow2.util.geo:geolocation-web:2.0.0")
'org.ow2.util.geo:geolocation-web:war:2.0.0'
<dependency org="org.ow2.util.geo" name="geolocation-web" rev="2.0.0">
<artifact name="geolocation-web" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.util.geo', module='geolocation-web', version='2.0.0')
)
libraryDependencies += "org.ow2.util.geo" % "geolocation-web" % "2.0.0"
[org.ow2.util.geo/geolocation-web "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
javax.servlet.jsp : jsp-api | jar | 2.1 |
org.ow2.spec.ee : ow2-ejb-3.0-spec | jar | 1.0.12 |
org.ow2.spec.ee : ow2-jpa-1.0-spec | jar | 1.0.12 |
org.ow2.util.geo : geolocation-ejb | ejb | 2.0.0 |