License |
License |
---|---|
Categories |
CategoriesRedis Data Databases |
GroupId | GroupIdcom.github.mg0324 |
ArtifactId | ArtifactIdmango-admin-redis |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmango admin
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mango-admin-redis-1.0.0.pom | |
mango-admin-redis-1.0.0.jar | 3 KB |
mango-admin-redis-1.0.0-sources.jar | 1 KB |
mango-admin-redis-1.0.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-redis/ -->
<dependency>
<groupId>com.github.mg0324</groupId>
<artifactId>mango-admin-redis</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-redis/
implementation 'com.github.mg0324:mango-admin-redis:1.0.0'
// https://jarcasting.com/artifacts/com.github.mg0324/mango-admin-redis/
implementation ("com.github.mg0324:mango-admin-redis:1.0.0")
'com.github.mg0324:mango-admin-redis:jar:1.0.0'
<dependency org="com.github.mg0324" name="mango-admin-redis" rev="1.0.0">
<artifact name="mango-admin-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mg0324', module='mango-admin-redis', version='1.0.0')
)
libraryDependencies += "com.github.mg0324" % "mango-admin-redis" % "1.0.0"
[com.github.mg0324/mango-admin-redis "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.mg0324 : mango-admin-core | jar | 1.0.0 |
org.springframework.boot : spring-boot-starter-data-redis | jar | |
org.apache.commons : commons-pool2 | jar |