License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdorg.springmad |
ArtifactId | ArtifactIdmad-redis |
Last Version | Last Version1.3.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspringmad is a lightweight Java Web Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
mad-redis-1.3.1.pom | |
mad-redis-1.3.1.jar | 3 KB |
mad-redis-1.3.1-sources.jar | 2 KB |
mad-redis-1.3.1-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.springmad/mad-redis/ -->
<dependency>
<groupId>org.springmad</groupId>
<artifactId>mad-redis</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.springmad/mad-redis/
implementation 'org.springmad:mad-redis:1.3.1'
// https://jarcasting.com/artifacts/org.springmad/mad-redis/
implementation ("org.springmad:mad-redis:1.3.1")
'org.springmad:mad-redis:jar:1.3.1'
<dependency org="org.springmad" name="mad-redis" rev="1.3.1">
<artifact name="mad-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springmad', module='mad-redis', version='1.3.1')
)
libraryDependencies += "org.springmad" % "mad-redis" % "1.3.1"
[org.springmad/mad-redis "1.3.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.7.RELEASE |
org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
org.hibernate : hibernate-jpamodelgen | jar | 5.4.15.Final |
Group / Artifact | Type | Version |
---|---|---|
io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |