dswork
dswork java框架
License |
License |
---|---|
Categories |
CategoriesRedis Data Databases KeY Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-db-redis |
Last Version | Last Version8.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondswork-db-redis
dswork-db-redis
|
Project URL |
Project URL |
Filename | Size |
---|---|
dswork-db-redis-8.8.5.pom | |
dswork-db-redis-8.8.5.jar | 5 KB |
dswork-db-redis-8.8.5-sources.jar | 7 KB |
dswork-db-redis-8.8.5-javadoc.jar | 48 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-db-redis/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-db-redis</artifactId>
<version>8.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-db-redis/
implementation 'com.github.skeychen:dswork-db-redis:8.8.5'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-db-redis/
implementation ("com.github.skeychen:dswork-db-redis:8.8.5")
'com.github.skeychen:dswork-db-redis:jar:8.8.5'
<dependency org="com.github.skeychen" name="dswork-db-redis" rev="8.8.5">
<artifact name="dswork-db-redis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-db-redis', version='8.8.5')
)
libraryDependencies += "com.github.skeychen" % "dswork-db-redis" % "8.8.5"
[com.github.skeychen/dswork-db-redis "8.8.5"]
Group / Artifact | Type | Version |
---|---|---|
redis.clients : jedis | jar | 2.10.2 |
org.apache.commons : commons-pool2 | jar | 2.6.1 |
dswork java框架