License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration KeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-config |
Version | Version10.1.2 |
Type | Typejar |
Description |
Descriptiondswork-framework
|
Filename | Size |
---|---|
dswork-config-10.1.2.pom | |
dswork-config-10.1.2.jar | 18 KB |
dswork-config-10.1.2-sources.jar | 16 KB |
dswork-config-10.1.2-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-config</artifactId>
<version>10.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation 'com.github.skeychen:dswork-config:10.1.2'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation ("com.github.skeychen:dswork-config:10.1.2")
'com.github.skeychen:dswork-config:jar:10.1.2'
<dependency org="com.github.skeychen" name="dswork-config" rev="10.1.2">
<artifact name="dswork-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-config', version='10.1.2')
)
libraryDependencies += "com.github.skeychen" % "dswork-config" % "10.1.2"
[com.github.skeychen/dswork-config "10.1.2"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
org.springframework : spring-webmvc | jar | 5.2.15.RELEASE |
com.github.skeychen : dswork-core | jar | 10.1.2 |
com.github.skeychen : dswork-jdbc | jar | 10.1.2 |
com.github.skeychen : dswork-web | jar | 10.1.2 |
org.apache.commons : commons-dbcp2 | jar | 2.8.0 |
org.mybatis : mybatis | jar | 3.5.7 |
org.mybatis : mybatis-spring | jar | 2.0.6 |