License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIddetachment-web-example |
Version | Version1.0.2-RELEASE |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-web-example</artifactId>
<version>1.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/
implementation 'cn.detachment:detachment-web-example:1.0.2-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-web-example/
implementation ("cn.detachment:detachment-web-example:1.0.2-RELEASE")
'cn.detachment:detachment-web-example:jar:1.0.2-RELEASE'
<dependency org="cn.detachment" name="detachment-web-example" rev="1.0.2-RELEASE">
<artifact name="detachment-web-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-web-example', version='1.0.2-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-web-example" % "1.0.2-RELEASE"
[cn.detachment/detachment-web-example "1.0.2-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.detachment : detachment-web | jar | 1.0.2-RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |