Releases: dataliquid/java-oss-archetype
Releases · dataliquid/java-oss-archetype
v1.0.0
Java OSS Archetype v1.0.0
Initial release of the Maven archetype for dataliquid Open Source Software Java projects.
Features
- Configurable Java Version - Default Java 17, supports 11, 17, 21+
- JUnit 5 - Pre-configured with example tests
- Parent POM Integration - dataliquid parent-oss POM integration
- CI/CD Ready - GitHub Actions workflow included
- SCM Configuration (#3) - Complete SCM block for Maven Central publishing
Requirements
- Java 17 or higher
- Maven 3.8 or higher