| License |
License |
|---|---|
| Categories |
Categoriesconfig Application Layer Libs Configuration KeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.skeychen |
| ArtifactId | ArtifactIddswork-config |
| Last Version | Last Version10.3.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondswork-framework
|
| Filename | Size |
|---|---|
| dswork-config-10.3.5.pom | |
| dswork-config-10.3.5.jar | 31 KB |
| dswork-config-10.3.5-sources.jar | 28 KB |
| dswork-config-10.3.5-javadoc.jar | 43 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-config</artifactId>
<version>10.3.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation 'com.github.skeychen:dswork-config:10.3.5'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-config/
implementation ("com.github.skeychen:dswork-config:10.3.5")
'com.github.skeychen:dswork-config:jar:10.3.5'
<dependency org="com.github.skeychen" name="dswork-config" rev="10.3.5">
<artifact name="dswork-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-config', version='10.3.5')
)
libraryDependencies += "com.github.skeychen" % "dswork-config" % "10.3.5"
[com.github.skeychen/dswork-config "10.3.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
| ch.qos.logback : logback-core | jar | 1.2.11 |
| ch.qos.logback : logback-classic | jar | 1.2.11 |
| org.springframework : spring-webmvc | jar | 5.3.19 |
| com.github.skeychen : dswork-core | jar | 10.3.5 |
| com.github.skeychen : dswork-jdbc | jar | 10.3.5 |
| com.github.skeychen : dswork-web | jar | 10.3.5 |
| org.apache.commons : commons-dbcp2 | jar | 2.9.0 |
| org.mybatis : mybatis | jar | 3.5.9 |
| org.mybatis : mybatis-spring | jar | 2.0.7 |