packedapp / packedtmp

Apache License 2.0
1 stars 2 forks source link
application-framework dependency-injection java java-modules

Packed

experimental dependencies Actions Status License Coverage Status JDK compatibility: 23+

Notice

This is Work In Progress. It is not an actually product you can use yet.

Building Packed

The source code can be cloned using git from GitHub:

  git clone https://github.com/packedapp/packedtmp.git

This project uses Apache Maven as the build system. To install and compile the source code locally, run:

  mvn install

Note that Packed requires Java 23 to compile and run.