feedzai / feedzai-openml-java

Implementations for Feedzai's OpenML APIs to allow for usage of machine learning models in the Java programming language.
https://www.feedzai.com
Apache License 2.0
2 stars 11 forks source link

Remove kotlin dependency from the shaded jar #60

Closed hugomiguelabreu closed 3 years ago

hugomiguelabreu commented 3 years ago

This commit removes Kotlin dependency from the shaded jar as it conflicts with the other libraries that use a more up-to-date version.