Last Version

JCStress Samples 0.11

The Java Concurrency Stress tests (JCStress) is an experimental harness and a suite of tests to aid the research in the correctness of concurrency support in the JVM, class libraries, and hardware.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

org.openjdk.jcstress
ArtifactId

ArtifactId

jcstress-samples
Version

Version

0.11
Type

Type

jar
Description

Description

JCStress Samples
The Java Concurrency Stress tests (JCStress) is an experimental harness and a suite of tests to aid the research in the correctness of concurrency support in the JVM, class libraries, and hardware.
Project URL

Project URL

http://maven.apache.org

Download jcstress-samples 0.11


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

Dependencies

compile (1)

Group / Artifact Type Version
org.openjdk.jcstress : jcstress-core jar 0.11

Project Modules

There are no modules declared in this project.