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