License |
License |
---|---|
Categories |
CategoriesJedis Data Databases Sentinel Container Microservices |
GroupId | GroupIdcom.github.penggle |
ArtifactId | ArtifactIdjedis-ms-sentinel |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjedis-ms-sentinel
commons is a little java tool to make your development easier in your work.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jedis-ms-sentinel-1.0.0.pom | |
jedis-ms-sentinel-1.0.0.jar | 49 KB |
jedis-ms-sentinel-1.0.0-sources.jar | 20 KB |
jedis-ms-sentinel-1.0.0-javadoc.jar | 110 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.penggle/jedis-ms-sentinel/ -->
<dependency>
<groupId>com.github.penggle</groupId>
<artifactId>jedis-ms-sentinel</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.penggle/jedis-ms-sentinel/
implementation 'com.github.penggle:jedis-ms-sentinel:1.0.0'
// https://jarcasting.com/artifacts/com.github.penggle/jedis-ms-sentinel/
implementation ("com.github.penggle:jedis-ms-sentinel:1.0.0")
'com.github.penggle:jedis-ms-sentinel:jar:1.0.0'
<dependency org="com.github.penggle" name="jedis-ms-sentinel" rev="1.0.0">
<artifact name="jedis-ms-sentinel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.penggle', module='jedis-ms-sentinel', version='1.0.0')
)
libraryDependencies += "com.github.penggle" % "jedis-ms-sentinel" % "1.0.0"
[com.github.penggle/jedis-ms-sentinel "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.1.2 |
org.slf4j : slf4j-api | jar | 1.7.7 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
redis.clients : jedis | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |