| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.skeychen |
| ArtifactId | ArtifactIddswork-db |
| Version | Version10.1.2 |
| Type | Typejar |
| Description |
Descriptiondswork-framework
|
| Filename | Size |
|---|---|
| dswork-db-10.1.2.pom | |
| dswork-db-10.1.2.jar | 3 KB |
| dswork-db-10.1.2-sources.jar | 4 KB |
| dswork-db-10.1.2-javadoc.jar | 41 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-db/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-db</artifactId>
<version>10.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-db/
implementation 'com.github.skeychen:dswork-db:10.1.2'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-db/
implementation ("com.github.skeychen:dswork-db:10.1.2")
'com.github.skeychen:dswork-db:jar:10.1.2'
<dependency org="com.github.skeychen" name="dswork-db" rev="10.1.2">
<artifact name="dswork-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-db', version='10.1.2')
)
libraryDependencies += "com.github.skeychen" % "dswork-db" % "10.1.2"
[com.github.skeychen/dswork-db "10.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| redis.clients : jedis | jar | 3.6.0 |
| org.apache.commons : commons-pool2 | jar | 2.9.0 |