Cloud Runtimes Specification for the JVM.
Release 1.19.RELEASE
version to maven.
Features
- refactor: refactor sequencer id type from int to long
- release: release 1.19.RELEASE version
Get started
<!-- https://mvnrepository.com/artifact/group.rxcloud/cloud-runtimes-api -->
<dependency>
<groupId>group.rxcloud</groupId>
<artifactId>cloud-runtimes-api</artifactId>
<version>1.19.RELEASE</version>
</dependency>