License |
License |
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.github.skeychen |
ArtifactId | ArtifactIddswork-springboot |
Version | Version10.3.2 |
Type | Typejar |
Description |
Descriptiondswork-framework
|
Filename | Size |
---|---|
dswork-springboot-10.3.2.pom | |
dswork-springboot-10.3.2.jar | 7 KB |
dswork-springboot-10.3.2-sources.jar | 6 KB |
dswork-springboot-10.3.2-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-springboot</artifactId>
<version>10.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/
implementation 'com.github.skeychen:dswork-springboot:10.3.2'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/
implementation ("com.github.skeychen:dswork-springboot:10.3.2")
'com.github.skeychen:dswork-springboot:jar:10.3.2'
<dependency org="com.github.skeychen" name="dswork-springboot" rev="10.3.2">
<artifact name="dswork-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-springboot', version='10.3.2')
)
libraryDependencies += "com.github.skeychen" % "dswork-springboot" % "10.3.2"
[com.github.skeychen/dswork-springboot "10.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot | jar | 2.6.2 |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.6.2 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-core | jar | 2.17.0 |
ch.qos.logback : logback-core | jar | 1.2.9 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
org.springframework : spring-beans | jar | 5.3.14 |
org.springframework : spring-context | jar | 5.3.14 |
org.springframework : spring-web | jar | 5.3.14 |
org.springframework : spring-webmvc | jar | 5.3.14 |
com.github.skeychen : dswork-core | jar | 10.3.2 |
com.github.skeychen : dswork-config | jar | 10.3.2 |
com.github.skeychen : dswork-spring | jar | 10.3.2 |