aileftech / snap-admin

A plug-and-play, auto-generated CRUD database admin panel for Spring Boot apps
MIT License
260 stars 20 forks source link

Jar does not seem to be published to maven central #18

Closed kell05 closed 1 year ago

kell05 commented 1 year ago

Describe the bug Would it be possible to publish this code to maven central? It's a requirement for the setting which I want to use the code.

I am happy to pick up any work required to accomplish this.

aileftech commented 1 year ago

I don't understand this, as the code should be already published, I can see the artifacts here:

https://central.sonatype.com/artifact/tech.ailef/spring-boot-db-admin

And also indexed correctly on the mvnrepository:

https://mvnrepository.com/artifact/tech.ailef/spring-boot-db-admin

Am I missing something?

kell05 commented 1 year ago

Apologies I was looking under spring-boot-database-admin rather than spring-boot-db-admin.