License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.stratio.morphlines |
ArtifactId | ArtifactIdgeolocateairport |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStratio Geolocate Airports morphline
The Stratio pom
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geolocateairport-0.2.0.pom | |
geolocateairport-0.2.0.jar | 294 KB |
geolocateairport-0.2.0-sources.jar | 290 KB |
geolocateairport-0.2.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.stratio.morphlines/geolocateairport/ -->
<dependency>
<groupId>com.stratio.morphlines</groupId>
<artifactId>geolocateairport</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.stratio.morphlines/geolocateairport/
implementation 'com.stratio.morphlines:geolocateairport:0.2.0'
// https://jarcasting.com/artifacts/com.stratio.morphlines/geolocateairport/
implementation ("com.stratio.morphlines:geolocateairport:0.2.0")
'com.stratio.morphlines:geolocateairport:jar:0.2.0'
<dependency org="com.stratio.morphlines" name="geolocateairport" rev="0.2.0">
<artifact name="geolocateairport" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.stratio.morphlines', module='geolocateairport', version='0.2.0')
)
libraryDependencies += "com.stratio.morphlines" % "geolocateairport" % "0.2.0"
[com.stratio.morphlines/geolocateairport "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.kitesdk : kite-morphlines-core | jar | 1.1.0 |
org.apache.commons : commons-csv | jar | 1.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
commons-io : commons-io | jar | 2.1 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.7.12 |
junit : junit | jar | 4.11 |