License |
License |
---|---|
GroupId | GroupIdcom.github.esastack |
ArtifactId | ArtifactIdcommons-concurrency-test |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionCommons :: ConcurrencyTest
ESA Commons is the common lib of ESA Stack.
|
<!-- https://jarcasting.com/artifacts/com.github.esastack/commons-concurrency-test/ -->
<dependency>
<groupId>com.github.esastack</groupId>
<artifactId>commons-concurrency-test</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esastack/commons-concurrency-test/
implementation 'com.github.esastack:commons-concurrency-test:0.0.1'
// https://jarcasting.com/artifacts/com.github.esastack/commons-concurrency-test/
implementation ("com.github.esastack:commons-concurrency-test:0.0.1")
'com.github.esastack:commons-concurrency-test:jar:0.0.1'
<dependency org="com.github.esastack" name="commons-concurrency-test" rev="0.0.1">
<artifact name="commons-concurrency-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esastack', module='commons-concurrency-test', version='0.0.1')
)
libraryDependencies += "com.github.esastack" % "commons-concurrency-test" % "0.0.1"
[com.github.esastack/commons-concurrency-test "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.esastack : commons | jar | 0.0.1 |
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 |