| License |
License |
|---|---|
| Categories |
CategoriesKeY Data Data Formats Formal Verification |
| GroupId | GroupIdcom.github.skeychen |
| ArtifactId | ArtifactIddswork-springboot |
| Version | Version10.2.0 |
| Type | Typejar |
| Description |
Descriptiondswork-framework
|
| Filename | Size |
|---|---|
| dswork-springboot-10.2.0.pom | |
| dswork-springboot-10.2.0.jar | 5 KB |
| dswork-springboot-10.2.0-sources.jar | 4 KB |
| dswork-springboot-10.2.0-javadoc.jar | 34 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/ -->
<dependency>
<groupId>com.github.skeychen</groupId>
<artifactId>dswork-springboot</artifactId>
<version>10.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/
implementation 'com.github.skeychen:dswork-springboot:10.2.0'
// https://jarcasting.com/artifacts/com.github.skeychen/dswork-springboot/
implementation ("com.github.skeychen:dswork-springboot:10.2.0")
'com.github.skeychen:dswork-springboot:jar:10.2.0'
<dependency org="com.github.skeychen" name="dswork-springboot" rev="10.2.0">
<artifact name="dswork-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.skeychen', module='dswork-springboot', version='10.2.0')
)
libraryDependencies += "com.github.skeychen" % "dswork-springboot" % "10.2.0"
[com.github.skeychen/dswork-springboot "10.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot | jar | 2.5.1 |
| org.springframework.boot : spring-boot-autoconfigure | jar | 2.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.slf4j : slf4j-api | jar | 1.7.31 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.1 |
| org.springframework : spring-beans | jar | 5.3.8 |
| org.springframework : spring-context | jar | 5.3.8 |
| org.springframework : spring-web | jar | 5.3.8 |
| org.springframework : spring-webmvc | jar | 5.3.8 |
| com.github.skeychen : dswork-core | jar | 10.2.0 |
| com.github.skeychen : dswork-config | jar | 10.2.0 |
| com.github.skeychen : dswork-spring | jar | 10.2.0 |