Skip to content

Simple script to generate Maven artifact for Maxmind's GeoIP Java client.

Notifications You must be signed in to change notification settings

celtra/maxmind-geoip-build

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Maxmind GeoIP client build

Maxmind(http://www.maxmind.com) provide an LGPL Java client(http://www.maxmind.com/app/java) for their GeoIP data, but as far as I'm aware, there's no Maven or Ivy artifact available. This just provides an SBT script to generate one. To publish a version, edit the project/Build.scala to reflect the desired version, then run:

sbt clean publish

About

Simple script to generate Maven artifact for Maxmind's GeoIP Java client.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 100.0%