| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.skeychen |
| ArtifactId | ArtifactIddswork-jdbc |
| Last Version | Last Version10.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondswork-framework
|
| Filename | Size |
|---|---|
| dswork-jdbc-10.3.5.pom | |
| dswork-jdbc-10.3.5.jar | 27 KB |
| dswork-jdbc-10.3.5-sources.jar | 16 KB |
| dswork-jdbc-10.3.5-javadoc.jar | 85 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-jdbc/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-jdbc</artifactId>
<version>10.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-jdbc/
implementation 'com.github.skeychen:dswork-jdbc:10.3.5'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-jdbc/
implementation ("com.github.skeychen:dswork-jdbc:10.3.5")
'com.github.skeychen:dswork-jdbc:jar:10.3.5'
<dependency org="com.github.skeychen" name="dswork-jdbc" rev="10.3.5">
<artifact name="dswork-jdbc" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-jdbc', version='10.3.5')
)
libraryDependencies += "com.github.skeychen" % "dswork-jdbc" % "10.3.5"
[com.github.skeychen/dswork-jdbc "10.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |