License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIdweb |
Last Version | Last Version1.0.8-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
Filename | Size |
---|---|
web-1.0.8-RELEASE.pom | |
web-1.0.8-RELEASE.jar | 2 KB |
web-1.0.8-RELEASE-sources.jar | 2 KB |
web-1.0.8-RELEASE-javadoc.jar | 21 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.detachment/web/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>web</artifactId>
<version>1.0.8-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/web/
implementation 'cn.detachment:web:1.0.8-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/web/
implementation ("cn.detachment:web:1.0.8-RELEASE")
'cn.detachment:web:jar:1.0.8-RELEASE'
<dependency org="cn.detachment" name="web" rev="1.0.8-RELEASE">
<artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='web', version='1.0.8-RELEASE')
)
libraryDependencies += "cn.detachment" % "web" % "1.0.8-RELEASE"
[cn.detachment/web "1.0.8-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-undertow | jar | |
org.projectlombok : lombok | jar | 1.18.8 |
org.springframework : spring-core | jar | |
org.slf4j : slf4j-api | jar |