Watch
2
0
Fork
You've already forked jpplib
0
A fork of jpplib (http://jpplib.sourceforge.net/)
  • Java 97.8%
  • HTML 2.1%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Mark Raynsford 46669d2f60
Some checks are pending
main-RHEL10-x86_64-jdk25 / Build (push) Waiting to run
main-RHEL10-x86_64-jdk26 / Build (push) Waiting to run
main-RHEL9-x86_64-jdk25 / Build (push) Waiting to run
main-RHEL9-x86_64-jdk26 / Build (push) Waiting to run
Update workflows.
2026-07-31 18:42:56 +01:00
.forgejo Update workflows. 2026-07-31 18:42:56 +01:00
com.io7m.jpplib.core Begin next development iteration. 2024-05-10 14:25:51 +00:00
com.io7m.jpplib.demo Begin next development iteration. 2024-05-10 14:25:51 +00:00
com.io7m.jpplib.tests Begin next development iteration. 2024-05-10 14:25:51 +00:00
src/site/resources Update site metadata. 2025-08-09 15:06:04 +00:00
.gitignore Update .gitignore. 2024-05-07 16:01:44 +00:00
doc7m-books.json Add doc7m-books.json 2026-07-31 18:36:47 +01:00
pom.xml Migrate project. 2026-06-27 09:18:19 +01:00
README-CHANGES.xml Mark release 1.0.0 2024-05-10 14:25:44 +00:00
README-LICENSE.txt Fix incorrectly replaced license. 2024-05-01 09:05:44 +00:00
README.in Migrate project. 2026-06-27 09:18:19 +01:00
README.md Migrate project. 2026-06-27 09:18:19 +01:00

jpplib

Maven Central Maven Central (snapshot) Java Version

com.io7m.jpplib

Building

$ mvn clean package

Note that although the project is Java 8 compatible at runtime (and the compiled artifacts on Maven Central are Java 8 bytecode), we do not support building the project on anything less than JDK 21.