| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.skeychen |
| ArtifactId | ArtifactIddswork-core |
| Version | Version10.1.4 |
| Type | Typejar |
| Description |
Descriptiondswork-framework
|
| Filename | Size |
|---|---|
| dswork-core-10.1.4.pom | |
| dswork-core-10.1.4.jar | 54 KB |
| dswork-core-10.1.4-sources.jar | 47 KB |
| dswork-core-10.1.4-javadoc.jar | 287 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-core/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-core</artifactId>
<version>10.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-core/
implementation 'com.github.skeychen:dswork-core:10.1.4'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-core/
implementation ("com.github.skeychen:dswork-core:10.1.4")
'com.github.skeychen:dswork-core:jar:10.1.4'
<dependency org="com.github.skeychen" name="dswork-core" rev="10.1.4">
<artifact name="dswork-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-core', version='10.1.4')
)
libraryDependencies += "com.github.skeychen" % "dswork-core" % "10.1.4"
[com.github.skeychen/dswork-core "10.1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.springframework : spring-aop | jar | 5.3.7 |
| org.springframework : spring-core | jar | 5.3.7 |
| org.springframework : spring-jdbc | jar | 5.3.7 |
| org.mybatis : mybatis | jar | 3.5.7 |
| org.mybatis : mybatis-spring | jar | 2.0.6 |