org-crac

A wrapper for OpenJDK CRaC API to build and run on any JDK

License

License

GroupId

GroupId

io.github.crac
ArtifactId

ArtifactId

org-crac
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

org-crac
A wrapper for OpenJDK CRaC API to build and run on any JDK
Project URL

Project URL

https://github.com/crac/org.crac
Source Code Management

Source Code Management

http://github.com/CRaC/org.crac/tree/master

Download org-crac

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.crac/org-crac/ -->
<dependency>
    <groupId>io.github.crac</groupId>
    <artifactId>org-crac</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.crac/org-crac/
implementation 'io.github.crac:org-crac:0.1.3'
// https://jarcasting.com/artifacts/io.github.crac/org-crac/
implementation ("io.github.crac:org-crac:0.1.3")
'io.github.crac:org-crac:jar:0.1.3'
<dependency org="io.github.crac" name="org-crac" rev="0.1.3">
  <artifact name="org-crac" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.crac', module='org-crac', version='0.1.3')
)
libraryDependencies += "io.github.crac" % "org-crac" % "0.1.3"
[io.github.crac/org-crac "0.1.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1
0.1.0