License |
License |
---|---|
GroupId | GroupIdio.github.weihubeats |
ArtifactId | ArtifactIdwh-core |
Version | Version1.0.9 |
Type | Typejar |
Description |
Descriptionmq-Idempotent
|
Filename | Size |
---|---|
wh-core-1.0.9.pom | |
wh-core-1.0.9.jar | 14 KB |
wh-core-1.0.9-sources.jar | 7 KB |
wh-core-1.0.9-javadoc.jar | 459 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/ -->
<dependency>
<groupId>io.github.weihubeats</groupId>
<artifactId>wh-core</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/
implementation 'io.github.weihubeats:wh-core:1.0.9'
// https://jarcasting.com/artifacts/io.github.weihubeats/wh-core/
implementation ("io.github.weihubeats:wh-core:1.0.9")
'io.github.weihubeats:wh-core:jar:1.0.9'
<dependency org="io.github.weihubeats" name="wh-core" rev="1.0.9">
<artifact name="wh-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.weihubeats', module='wh-core', version='1.0.9')
)
libraryDependencies += "io.github.weihubeats" % "wh-core" % "1.0.9"
[io.github.weihubeats/wh-core "1.0.9"]
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 |