sanel opened a new issue, #2230: URL: https://github.com/apache/age/issues/2230
**Is your feature request related to a problem? Please describe.** Currently, we have to clone and compile [java driver](https://github.com/apache/age/tree/master/drivers/jdbc) 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 :) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
