age icon indicating copy to clipboard operation
age copied to clipboard

Add AGE java driver to Maven Central

Open sanel opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe. Currently, we have to clone and compile java driver manually if we want to get AGType in JVM project (including Scala/Clojure projects as well).

Describe the solution you'd like Ideally, we'd get this using Maven versions/coordinates, tied to particular AGE version. Then, it can be fetched via maven/gradle/leiningen/sbt automatically.

Any chance we get this one soon? My assumption is that adjusting release scripts to automatically build & push java driver to Maven Central should not be that hard, but I might be wrong :)

sanel avatar Oct 10 '25 11:10 sanel