carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

Is Carnival limited to Groovy + Gradle? Or would it work with other JVM languages and other build tools like Maven or Ant/Ivy? #109

Closed hjwilli closed 1 year ago

th5 commented 1 year ago

Yes, Carnival is currently limited to Groovy and Gradle.

I'm currently investigating using the framework within a Java project and building with Maven. Until we have that working with our full test suite, that will be considered an experimental use case. Future work will be to better support these important use cases, through documentation and examples.

hjwilli commented 1 year ago

Resolved for now, will investigate in the future.