Maven Central
KissBinary is published through the Sonatype Central Publisher Portal.
Coordinates
<dependency>
<groupId>io.github.arthurhoch</groupId>
<artifactId>kiss-binary</artifactId>
<version>0.1.0</version>
</dependency>
Release Requirements
pom.xmlmust contain required Maven Central metadata.- Source and Javadoc JARs must be generated.
- Artifacts must be signed with GPG.
- Production compile-scope dependencies must remain zero.
- Release publishing requires
MAVEN_CENTRAL_USERNAME,MAVEN_CENTRAL_PASSWORD,GPG_PRIVATE_KEY, andGPG_PASSPHRASErepository secrets.