Last Version

cn.detachment:example 1.0.8-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

example
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download example 1.0.8-RELEASE


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

Dependencies

compile (7)

Group / Artifact Type Version
cn.detachment : core jar 1.0.8-RELEASE
cn.detachment : web jar 1.0.8-RELEASE
cn.detachment : detach-es jar 1.0.8-RELEASE
cn.detachment : detach-api jar 1.0.8-RELEASE
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.