CQELS releases

Maven artifacts for org.cqels, served anonymously. No account, no token, no settings.xml.

Use it

<repositories>
  <repository>
    <id>cqels</id>
    <url>https://maven.cqels.org/releases</url>
  </repository>
</repositories>

<dependency>
  <groupId>org.cqels</groupId>
  <artifactId>cqels-engine</artifactId>
  <version>2.0.0-alpha.20</version>
</dependency>

15 modules published at 2.0.0-alpha.20.

Releases

Verify what you downloaded

Each release directory carries a cosign-signed SHA256SUMS alongside a VERIFY.md giving the exact commands. The public key is served from a different origin than these artifacts, deliberately: a key sitting beside the things it signs proves nothing.