License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-core |
Version | Version10.3.2 |
Type | Typejar |
Description |
Descriptiondswork-framework
|
Filename | Size |
---|---|
dswork-core-10.3.2.pom | |
dswork-core-10.3.2.jar | 54 KB |
dswork-core-10.3.2-sources.jar | 47 KB |
dswork-core-10.3.2-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.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-core/
implementation 'com.github.skeychen:dswork-core:10.3.2'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-core/
implementation ("com.github.skeychen:dswork-core:10.3.2")
'com.github.skeychen:dswork-core:jar:10.3.2'
<dependency org="com.github.skeychen" name="dswork-core" rev="10.3.2">
<artifact name="dswork-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-core', version='10.3.2')
)
libraryDependencies += "com.github.skeychen" % "dswork-core" % "10.3.2"
[com.github.skeychen/dswork-core "10.3.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.springframework : spring-aop | jar | 5.3.14 |
org.springframework : spring-core | jar | 5.3.14 |
org.springframework : spring-jdbc | jar | 5.3.14 |
org.mybatis : mybatis | jar | 3.5.8 |
org.mybatis : mybatis-spring | jar | 2.0.6 |