#mavencentral — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mavencentral, aggregated by home.social.
-
JReleaser – công cụ tự động phát hành dự án (Java, Go, Node …). Giúp ký, tạo artefact, tạo changelog, đăng lên Maven Central, GitHub và gửi thông báo. Cài đặt nhanh bằng JBang, cấu hình pom.xml và file TOML, chạy dry‑run, tích hợp GitHub Actions để triển khai đầy đủ. #JReleaser #MavenCentral #Java #DevOps #CôngCụ #PhátHành #Automation 🚀
https://dev.to/onepoint/release-everything-with-jreleaser-5a97
-
@dreo @OpenRefine our implementation is not really designed to be called externally, but it does happen to be published on #MavenCentral as a Java library that could be reused (https://central.sonatype.com/artifact/org.openrefine/main). That being said this artifact contains a lot more than GREL so it will pull in many dependencies. We are working on modularizing our code base better and having a specific artifact for #GREL.