License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Jedis Data Databases |
GroupId | GroupIdcom.github.antelopeframework |
ArtifactId | ArtifactIdantelope-jedis |
Last Version | Last Version1.1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionantelope-parent
|
Filename | Size |
---|---|
antelope-jedis-1.1.5.pom | |
antelope-jedis-1.1.5.jar | 151 KB |
antelope-jedis-1.1.5-sources.jar | 42 KB |
antelope-jedis-1.1.5-javadoc.jar | 308 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-jedis/ -->
<dependency>
<groupId>com.github.antelopeframework</groupId>
<artifactId>antelope-jedis</artifactId>
<version>1.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-jedis/
implementation 'com.github.antelopeframework:antelope-jedis:1.1.5'
// https://jarcasting.com/artifacts/com.github.antelopeframework/antelope-jedis/
implementation ("com.github.antelopeframework:antelope-jedis:1.1.5")
'com.github.antelopeframework:antelope-jedis:jar:1.1.5'
<dependency org="com.github.antelopeframework" name="antelope-jedis" rev="1.1.5">
<artifact name="antelope-jedis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.antelopeframework', module='antelope-jedis', version='1.1.5')
)
libraryDependencies += "com.github.antelopeframework" % "antelope-jedis" % "1.1.5"
[com.github.antelopeframework/antelope-jedis "1.1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.antelopeframework : antelope-data-support | jar | 1.0.0 |
redis.clients : jedis | jar | 2.8.1 |
org.apache.commons : commons-lang3 Optional | jar | 3.4 |
com.alibaba : fastjson Optional | jar | 1.2.12 |
org.slf4j : slf4j-api Optional | jar | 1.7.21 |
org.springframework : spring-context Optional | jar | 4.1.9.RELEASE |
io.dropwizard.metrics : metrics-core Optional | jar | 3.1.2 |
org.projectlombok : lombok | jar | 1.16.8 |