Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIdorg.juhewu |
ArtifactId | ArtifactIdmail-redis-repository-sample |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjuhewu mail Spring Boot :: Sample : Redis Repository
juhewu mail Spring Boot Redis Repository Sample
|
<!-- https://jarcasting.com/artifacts/org.juhewu/mail-redis-repository-sample/ -->
<dependency>
<groupId>org.juhewu</groupId>
<artifactId>mail-redis-repository-sample</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.juhewu/mail-redis-repository-sample/
implementation 'org.juhewu:mail-redis-repository-sample:0.0.1'
// https://jarcasting.com/artifacts/org.juhewu/mail-redis-repository-sample/
implementation ("org.juhewu:mail-redis-repository-sample:0.0.1")
'org.juhewu:mail-redis-repository-sample:jar:0.0.1'
<dependency org="org.juhewu" name="mail-redis-repository-sample" rev="0.0.1">
<artifact name="mail-redis-repository-sample" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.juhewu', module='mail-redis-repository-sample', version='0.0.1')
)
libraryDependencies += "org.juhewu" % "mail-redis-repository-sample" % "0.0.1"
[org.juhewu/mail-redis-repository-sample "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar | |
org.juhewu : mail-spring-boot-starter | jar | ${revision} |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
com.fasterxml.jackson.module : jackson-module-parameter-names | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar |