License |
License |
---|---|
GroupId | GroupIdio.esastack |
ArtifactId | ArtifactIdcommons-concurrency-test |
Version | Version0.2.2 |
Type | Typejar |
Description |
DescriptionCommons :: ConcurrencyTest
ESA Commons is the common lib of ESA Stack.
|
<!-- https://jarcasting.com/artifacts/io.esastack/commons-concurrency-test/ -->
<dependency>
<groupId>io.esastack</groupId>
<artifactId>commons-concurrency-test</artifactId>
<version>0.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.esastack/commons-concurrency-test/
implementation 'io.esastack:commons-concurrency-test:0.2.2'
// https://jarcasting.com/artifacts/io.esastack/commons-concurrency-test/
implementation ("io.esastack:commons-concurrency-test:0.2.2")
'io.esastack:commons-concurrency-test:jar:0.2.2'
<dependency org="io.esastack" name="commons-concurrency-test" rev="0.2.2">
<artifact name="commons-concurrency-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.esastack', module='commons-concurrency-test', version='0.2.2')
)
libraryDependencies += "io.esastack" % "commons-concurrency-test" % "0.2.2"
[io.esastack/commons-concurrency-test "0.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.esastack : commons | jar | 0.2.2 |
org.openjdk.jcstress : jcstress-core | jar | 0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | 5.4.2 |
org.mockito : mockito-inline | jar | 3.3.3 |