reditools-spring-boot-starter

Some components based on springboot framework

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paganini2008.springworld
ArtifactId

ArtifactId

reditools-spring-boot-starter
Last Version

Last Version

2.0-RC5
Release Date

Release Date

Type

Type

jar
Description

Description

reditools-spring-boot-starter
Some components based on springboot framework
Project URL

Project URL

https://github.com/paganini2008/springdessert

Download reditools-spring-boot-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.paganini2008.springworld/reditools-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.paganini2008.springworld</groupId>
    <artifactId>reditools-spring-boot-starter</artifactId>
    <version>2.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/reditools-spring-boot-starter/
implementation 'com.github.paganini2008.springworld:reditools-spring-boot-starter:2.0-RC5'
// https://jarcasting.com/artifacts/com.github.paganini2008.springworld/reditools-spring-boot-starter/
implementation ("com.github.paganini2008.springworld:reditools-spring-boot-starter:2.0-RC5")
'com.github.paganini2008.springworld:reditools-spring-boot-starter:jar:2.0-RC5'
<dependency org="com.github.paganini2008.springworld" name="reditools-spring-boot-starter" rev="2.0-RC5">
  <artifact name="reditools-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paganini2008.springworld', module='reditools-spring-boot-starter', version='2.0-RC5')
)
libraryDependencies += "com.github.paganini2008.springworld" % "reditools-spring-boot-starter" % "2.0-RC5"
[com.github.paganini2008.springworld/reditools-spring-boot-starter "2.0-RC5"]

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-redis jar
com.fasterxml.jackson.core : jackson-annotations jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
de.ruedigermoeller : fst jar 2.57
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar
com.github.paganini2008 : devtools-lang jar 2.0-RC5
org.projectlombok : lombok jar
org.apache.commons : commons-lang3 jar

provided (4)

Group / Artifact Type Version
redis.clients : jedis jar
com.esotericsoftware : kryo jar 5.0.0-RC5
com.google.guava : guava jar 29.0-jre
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0-RC5