Last Version

site.zido:coffee-extra 0.2.0-release

Some Tools For Coffee Spring Boot

License

License

GroupId

GroupId

site.zido
ArtifactId

ArtifactId

coffee-extra
Version

Version

0.2.0-release
Type

Type

jar
Description

Description

Some Tools For Coffee Spring Boot

Download coffee-extra 0.2.0-release


<!-- https://jarcasting.com/artifacts/site.zido/coffee-extra/ -->
<dependency>
    <groupId>site.zido</groupId>
    <artifactId>coffee-extra</artifactId>
    <version>0.2.0-release</version>
</dependency>
// https://jarcasting.com/artifacts/site.zido/coffee-extra/
implementation 'site.zido:coffee-extra:0.2.0-release'
// https://jarcasting.com/artifacts/site.zido/coffee-extra/
implementation ("site.zido:coffee-extra:0.2.0-release")
'site.zido:coffee-extra:jar:0.2.0-release'
<dependency org="site.zido" name="coffee-extra" rev="0.2.0-release">
  <artifact name="coffee-extra" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.zido', module='coffee-extra', version='0.2.0-release')
)
libraryDependencies += "site.zido" % "coffee-extra" % "0.2.0-release"
[site.zido/coffee-extra "0.2.0-release"]

Dependencies

compile (4)

Group / Artifact Type Version
site.zido : coffee-common jar 0.2.0-release
org.springframework.data : spring-data-redis jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-autoconfigure jar

test (4)

Group / Artifact Type Version
com.github.kstyrc : embedded-redis jar 0.6
redis.clients : jedis jar
junit : junit jar
org.slf4j : slf4j-simple jar

Project Modules

There are no modules declared in this project.