Last Version

cn.detachment:web 1.0.8-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

web
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download web 1.0.8-RELEASE


<!-- 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"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.