License |
License |
---|---|
GroupId | GroupIdsite.zido |
ArtifactId | ArtifactIdcoffee-extra |
Version | Version0.2.0-release |
Type | Typejar |
Description |
DescriptionSome Tools For Coffee Spring Boot
|
Filename | Size |
---|---|
coffee-extra-0.2.0-release.pom | |
coffee-extra-0.2.0-release.jar | 39 KB |
coffee-extra-0.2.0-release-sources.jar | 26 KB |
coffee-extra-0.2.0-release-javadoc.jar | 193 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.kstyrc : embedded-redis | jar | 0.6 |
redis.clients : jedis | jar | |
junit : junit | jar | |
org.slf4j : slf4j-simple | jar |