Download cxs-geonames-services-1.0.0-incubating.jar file - Jar c

Jar examples for c:cxs-geonames-services

Description

Service implementation for the Apache Unomi Context Server extension that integrates with the Geonames database

You can download jar file cxs-geonames-services 1.0.0-incubating in this page.

License

Apache License

Build File

You can use the following script to add cxs-geonames-services-1.0.0-incubating.jar to your project.

<dependency>
   <groupId>org.apache.unomi</groupId>
   <artifactId>cxs-geonames-services</artifactId>
   <version>1.0.0-incubating</version>
</dependency>
compile group: 'org.apache.unomi', name: 'cxs-geonames-services', version: '1.0.0-incubating'
libraryDependencies += "org.apache.unomi" % "cxs-geonames-services" % "1.0.0-incubating"
<dependency org="org.apache.unomi" name="cxs-geonames-services" rev="1.0.0-incubating"/>
@Grapes(@Grab(group='org.apache.unomi', module='cxs-geonames-services', version='1.0.0-incubating'))
'org.apache.unomi:cxs-geonames-services:jar:1.0.0-incubating'

Download

Click the following link to download the jar file.

cxs-geonames-services-1.0.0-incubating-javadoc.jar
cxs-geonames-services-1.0.0-incubating-sources.jar
cxs-geonames-services-1.0.0-incubating.jar
cxs-geonames-services-1.0.0-incubating.pom



Related Tutorials