Skip to content

Java and Scala utility code

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header
Notifications You must be signed in to change notification settings

mbari-org/commons

Repository files navigation

commons

This contains Java and Scala utility classes used across a number of projects.

javadoc

Developers

Deployment to Maven Central

Build and push to staging repo

# build with Java 17
gradlew clean build package --info

# publish to maven central
./gradlew uploadToSonatype

Publish

  1. Login to https://s01.oss.sonatype.org/
  2. Click on Staging Repositories on the left.
  3. Select the staged repo and click the Close button above it. This will go through the activity at the bottom. Verify that all checks passed.
  4. Select the staged repo and click the Release button above it. Be patient, it will appear in Maven central after some time

About

Java and Scala utility code

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license-header

Stars

Watchers

Forks

Packages

No packages published