This is a work in progress, expect constant churn and breakage.
Java 22 is required for build, libcue is required at runtime.
Run mvn build
.
Currently, the path to libcue
is hardcoded in pom.xml
,
you might need to change that.
- Getting started using CUE in Java on cuelang.org
- Other Java+CUE guides on cuelang.org
The libcue
bindings are pregenerated for macOS/arm64,
other systems are unlikely to work.
Please raise all issues in
the main CUE repository,
giving the title of the issue a cue-api-java:
prefix.
Raising an issue through the following link will prepopulate the issue with relevant
information, saving you time:
Open a cue-api-java
issue