permify icon indicating copy to clipboard operation
permify copied to clipboard

Permify Java SDK(s) should be available in Maven Central

Open szpak opened this issue 1 year ago • 2 comments

Is your feature request related to a problem? Please describe. I would like to use Permify Java SDK (REST or GRPC) in my project. Unfortunately, the it is not available in Maven Central (the source of truth for packages/dependencies in the Java/JDK ecosystem). I cannot easily add a dependency to my Gradle/Maven project and have it downloaded. I need to copy the code as it or build it manually and publish to my internal Nexus/Artifactory.

Describe the solution you'd like Publish it to Maven Central: https://central.sonatype.org/publish/publish-portal-maven/

Describe alternatives you've considered You might also clearly mention that the SDK(s) for Java/JDK are NOT production ready, are created just as a preview (especially looking at the current implementation) and everyone willing to integrate it in their (JDK) application should implement it on its own (especially REST should be easy to do with Feign or something similar).

Additional context It somehow deters "JDK people" from integrating Permify into their systems.

szpak avatar Jan 17 '25 11:01 szpak

thank you for your feedback! we are working on publishing Java SDK to Maven Central and expect to complete it early this week.

ucatbas avatar Jan 27 '25 11:01 ucatbas

+1 :)

PatrickHuetter avatar Jan 29 '25 16:01 PatrickHuetter

@ucatbas any update on this? We also want to use the Java SDK but we have no easy way of doing this

cristianbriscaru avatar Aug 12 '25 13:08 cristianbriscaru

hi @cristianbriscaru, apologies for the delay on this issue. We’ll publish the Java SDK to Maven asap!

ucatbas avatar Aug 12 '25 16:08 ucatbas

hi @cristianbriscaru, please checkout https://mvnrepository.com/artifact/co.permify/permify-java

ucatbas avatar Aug 19 '25 07:08 ucatbas

Thank you @ucatbas

cristianbriscaru avatar Aug 19 '25 08:08 cristianbriscaru

this version is an older permify version and can have some deprecations, today i will be pushing newer version too

ucatbas avatar Aug 19 '25 08:08 ucatbas

Hi, Permify-Java packages are published, closing the issue! Thanks for the feedbacks!

ucatbas avatar Aug 26 '25 23:08 ucatbas