License |
License |
---|---|
GroupId | GroupIdcom.xzchaoo.commons |
ArtifactId | ArtifactIdcommons-syncexclusiveexecutor |
Version | Version1.5.6 |
Type | Typejar |
Description |
Descriptioncommons
|
<!-- https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-syncexclusiveexecutor/ -->
<dependency>
<groupId>com.xzchaoo.commons</groupId>
<artifactId>commons-syncexclusiveexecutor</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-syncexclusiveexecutor/
implementation 'com.xzchaoo.commons:commons-syncexclusiveexecutor:1.5.6'
// https://jarcasting.com/artifacts/com.xzchaoo.commons/commons-syncexclusiveexecutor/
implementation ("com.xzchaoo.commons:commons-syncexclusiveexecutor:1.5.6")
'com.xzchaoo.commons:commons-syncexclusiveexecutor:jar:1.5.6'
<dependency org="com.xzchaoo.commons" name="commons-syncexclusiveexecutor" rev="1.5.6">
<artifact name="commons-syncexclusiveexecutor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xzchaoo.commons', module='commons-syncexclusiveexecutor', version='1.5.6')
)
libraryDependencies += "com.xzchaoo.commons" % "commons-syncexclusiveexecutor" % "1.5.6"
[com.xzchaoo.commons/commons-syncexclusiveexecutor "1.5.6"]
Group / Artifact | Type | Version |
---|---|---|
com.xzchaoo.commons : commons-basic | jar | 1.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.19.0 |