License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdme.youm.base |
ArtifactId | ArtifactIdframe-idempotent |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionframe project for spring reactive
|
Filename | Size |
---|---|
frame-idempotent-2.5.2.pom | |
frame-idempotent-2.5.2.jar | 7 KB |
frame-idempotent-2.5.2-sources.jar | 5 KB |
frame-idempotent-2.5.2-javadoc.jar | 413 KB |
Browse |
<!-- https://jarcasting.com/artifacts/me.youm.base/frame-idempotent/ -->
<dependency>
<groupId>me.youm.base</groupId>
<artifactId>frame-idempotent</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/me.youm.base/frame-idempotent/
implementation 'me.youm.base:frame-idempotent:2.5.2'
// https://jarcasting.com/artifacts/me.youm.base/frame-idempotent/
implementation ("me.youm.base:frame-idempotent:2.5.2")
'me.youm.base:frame-idempotent:jar:2.5.2'
<dependency org="me.youm.base" name="frame-idempotent" rev="2.5.2">
<artifact name="frame-idempotent" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.youm.base', module='frame-idempotent', version='2.5.2')
)
libraryDependencies += "me.youm.base" % "frame-idempotent" % "2.5.2"
[me.youm.base/frame-idempotent "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-aop | jar | |
me.youm.base : frame-common | jar | 2.5.2 |
me.youm.base : frame-redis | jar | 2.5.2 |
org.springframework : spring-web | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar |