Last Version

com.wudgaby.platform:redis-alone-spring-boot-autoconfigure 1.0.2

basis spring boot starters

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases Auto Application Layer Libs Code Generators config Configuration ORM
GroupId

GroupId

com.wudgaby.platform
ArtifactId

ArtifactId

redis-alone-spring-boot-autoconfigure
Version

Version

1.0.2
Type

Type

jar
Description

Description

basis spring boot starters

Download redis-alone-spring-boot-autoconfigure 1.0.2


<!-- https://jarcasting.com/artifacts/com.wudgaby.platform/redis-alone-spring-boot-autoconfigure/ -->
<dependency>
    <groupId>com.wudgaby.platform</groupId>
    <artifactId>redis-alone-spring-boot-autoconfigure</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.wudgaby.platform/redis-alone-spring-boot-autoconfigure/
implementation 'com.wudgaby.platform:redis-alone-spring-boot-autoconfigure:1.0.2'
// https://jarcasting.com/artifacts/com.wudgaby.platform/redis-alone-spring-boot-autoconfigure/
implementation ("com.wudgaby.platform:redis-alone-spring-boot-autoconfigure:1.0.2")
'com.wudgaby.platform:redis-alone-spring-boot-autoconfigure:jar:1.0.2'
<dependency org="com.wudgaby.platform" name="redis-alone-spring-boot-autoconfigure" rev="1.0.2">
  <artifact name="redis-alone-spring-boot-autoconfigure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.wudgaby.platform', module='redis-alone-spring-boot-autoconfigure', version='1.0.2')
)
libraryDependencies += "com.wudgaby.platform" % "redis-alone-spring-boot-autoconfigure" % "1.0.2"
[com.wudgaby.platform/redis-alone-spring-boot-autoconfigure "1.0.2"]

Dependencies

compile (19)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-json jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-starter-data-redis jar 2.3.1.RELEASE
org.apache.commons : commons-pool2 jar 2.8.1
org.springframework.boot : spring-boot-starter jar 2.3.1.RELEASE
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-configuration-processor jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure-processor jar 2.3.1.RELEASE
cn.hutool : hutool-all jar 5.7.19
com.google.guava : guava jar 28.0-jre
org.apache.commons : commons-collections4 jar 4.1
org.apache.commons : commons-math3 jar 3.6.1
org.apache.commons : commons-lang3 jar 3.10
commons-beanutils : commons-beanutils jar 1.9.3
com.alibaba : transmittable-thread-local jar 2.11.4
com.alibaba : fastjson jar 1.2.71
commons-io : commons-io jar 2.6
org.aspectj : aspectjweaver jar 1.9.6
commons-codec : commons-codec jar 1.14
org.reflections : reflections jar 0.10.2

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.