NX01: Created jppa.land module
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 45s

This commit is contained in:
Willem Cazander 2026-02-02 17:20:28 +01:00
parent 12a6025c2b
commit 716c1bf173
17 changed files with 163 additions and 11 deletions

View file

@ -23,6 +23,7 @@
<inceptionYear>5782</inceptionYear>
<description>Runtime for static bass noise ௸..</description>
<modules>
<module>nx01-jppa-land</module>
<module>nx01-jpp-base</module>
<module>nx01-jpp-nether-dial-based</module>
<module>nx01-jpp-nether-dial-lingua</module>
@ -255,6 +256,11 @@
<artifactId>time4j-tzdata</artifactId>
<version>5.0-2024a</version>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-jppa-land</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>love.distributedrebirth.nx01</groupId>
<artifactId>nx01-jpp-base</artifactId>