| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Geo Business Logic Libraries Geospatial ORM Data |
| GroupId | GroupIdorg.openidentityplatform.commons |
| ArtifactId | ArtifactIdgeo |
| Last Version | Last Version2.0.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openidentityplatform.commons.geo
Parent POM for Open Identity Platform Community projects. Provides default project build configuration.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| geo-2.0.15.pom | |
| geo-2.0.15.jar | 32 MB |
| geo-2.0.15-sources.jar | 32 MB |
| geo-2.0.15-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openidentityplatform.commons/geo/ -->
<dependency>
<groupId>org.openidentityplatform.commons</groupId>
<artifactId>geo</artifactId>
<version>2.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/geo/
implementation 'org.openidentityplatform.commons:geo:2.0.15'
// https://jarcasting.com/artifacts/org.openidentityplatform.commons/geo/
implementation ("org.openidentityplatform.commons:geo:2.0.15")
'org.openidentityplatform.commons:geo:jar:2.0.15'
<dependency org="org.openidentityplatform.commons" name="geo" rev="2.0.15">
<artifact name="geo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openidentityplatform.commons', module='geo', version='2.0.15')
)
libraryDependencies += "org.openidentityplatform.commons" % "geo" % "2.0.15"
[org.openidentityplatform.commons/geo "2.0.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.maxmind.geoip2 : geoip2 | jar | 2.13.0 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| commons-io : commons-io | jar | 2.7 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| com.google.guava : guava | jar | 30.1.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |