License |
License |
---|---|
GroupId | GroupIdio.github.weihubeats |
ArtifactId | ArtifactIdwh-core |
Version | Version1.0.8 |
Type | Typejar |
Description |
Descriptionmq-Idempotent
|
Filename | Size |
---|---|
wh-core-1.0.8.pom | |
wh-core-1.0.8.jar | 9 KB |
wh-core-1.0.8-sources.jar | 5 KB |
wh-core-1.0.8-javadoc.jar | 503 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/ -->
<dependency>
<groupId>io.github.weihubeats</groupId>
<artifactId>wh-core</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/
implementation 'io.github.weihubeats:wh-core:1.0.8'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/
implementation ("io.github.weihubeats:wh-core:1.0.8")
'io.github.weihubeats:wh-core:jar:1.0.8'
<dependency org="io.github.weihubeats" name="wh-core" rev="1.0.8">
<artifact name="wh-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-core', version='1.0.8')
)
libraryDependencies += "io.github.weihubeats" % "wh-core" % "1.0.8"
[io.github.weihubeats/wh-core "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.4 |
org.redisson : redisson | jar | 3.14.1 |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-aop | jar |