Last Version

cn.detachment:detachment-web 1.0.6-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-web
Version

Version

1.0.6-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download detachment-web 1.0.6-RELEASE


<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-web/ -->
<dependency>
    <groupId>cn.detachment</groupId>
    <artifactId>detachment-web</artifactId>
    <version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-web/
implementation 'cn.detachment:detachment-web:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-web/
implementation ("cn.detachment:detachment-web:1.0.6-RELEASE")
'cn.detachment:detachment-web:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-web" rev="1.0.6-RELEASE">
  <artifact name="detachment-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-web', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-web" % "1.0.6-RELEASE"
[cn.detachment/detachment-web "1.0.6-RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
cn.detachment : detachment-core jar 1.0.6-RELEASE
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-undertow jar

Project Modules

There are no modules declared in this project.