License |
License |
---|---|
GroupId | GroupIdcom.whosly |
ArtifactId | ArtifactIdrapid-lang-thread |
Last Version | Last Version1.2.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrapid-lang-thread
rapid-lang-thread
|
<!-- https://jarcasting.com/artifacts/com.whosly/rapid-lang-thread/ -->
<dependency>
<groupId>com.whosly</groupId>
<artifactId>rapid-lang-thread</artifactId>
<version>1.2.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.whosly/rapid-lang-thread/
implementation 'com.whosly:rapid-lang-thread:1.2.0-RELEASE'
// https://jarcasting.com/artifacts/com.whosly/rapid-lang-thread/
implementation ("com.whosly:rapid-lang-thread:1.2.0-RELEASE")
'com.whosly:rapid-lang-thread:jar:1.2.0-RELEASE'
<dependency org="com.whosly" name="rapid-lang-thread" rev="1.2.0-RELEASE">
<artifact name="rapid-lang-thread" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.whosly', module='rapid-lang-thread', version='1.2.0-RELEASE')
)
libraryDependencies += "com.whosly" % "rapid-lang-thread" % "1.2.0-RELEASE"
[com.whosly/rapid-lang-thread "1.2.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.whosly : api | jar | 1.3.0-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.commons : commons-lang3 | jar | 3.9 |
com.google.guava : guava | jar | 27.0.1-jre |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.springframework : spring-core | jar | 4.3.3.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
org.slf4j : log4j-over-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.springframework : spring-test | jar | 4.3.3.RELEASE |
junit : junit | jar | 4.12 |