License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration |
GroupId | GroupIdio.fency |
ArtifactId | ArtifactIdfency-spring-boot-autoconfigure |
Version | Version0.1.2 |
Type | Typejar |
Description |
DescriptionFency
Idempotency barrier for RabbitMQ consumers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.fency/fency-spring-boot-autoconfigure/ -->
<dependency>
<groupId>io.fency</groupId>
<artifactId>fency-spring-boot-autoconfigure</artifactId>
<version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.fency/fency-spring-boot-autoconfigure/
implementation 'io.fency:fency-spring-boot-autoconfigure:0.1.2'
// https://jarcasting.com/artifacts/io.fency/fency-spring-boot-autoconfigure/
implementation ("io.fency:fency-spring-boot-autoconfigure:0.1.2")
'io.fency:fency-spring-boot-autoconfigure:jar:0.1.2'
<dependency org="io.fency" name="fency-spring-boot-autoconfigure" rev="0.1.2">
<artifact name="fency-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fency', module='fency-spring-boot-autoconfigure', version='0.1.2')
)
libraryDependencies += "io.fency" % "fency-spring-boot-autoconfigure" % "0.1.2"
[io.fency/fency-spring-boot-autoconfigure "0.1.2"]
Group / Artifact | Type | Version |
---|---|---|
io.fency : fency-core | jar | 0.1.2 |
Group / Artifact | Type | Version |
---|---|---|
io.fency : fency-redis | jar | 0.1.2 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.8 |
org.springframework.boot : spring-boot-starter-json | jar | 2.1.4.RELEASE |
org.springframework : spring-tx | jar | 5.1.6.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.1.4.RELEASE |
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.1.4.RELEASE |