Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
szpak opened this issue Jan 17, 2025 · 2 comments
Open

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

szpak opened this issue Jan 17, 2025 · 2 comments
Assignees
Labels
feature request New feature or request

Comments

@szpak
Copy link

szpak commented Jan 17, 2025

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 szpak added the feature request New feature or request label Jan 17, 2025
@tolgaOzen tolgaOzen assigned ucatbas and unassigned EgeAytin and tolgaOzen Jan 20, 2025
@ucatbas
Copy link
Contributor

ucatbas commented Jan 27, 2025

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

@PatrickHuetter
Copy link

+1 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants