| License |
License |
|---|---|
| GroupId | GroupIdcn.detachment |
| ArtifactId | ArtifactIdexample |
| Last Version | Last Version1.0.8-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiondetachment basic, utils
|
| Filename | Size |
|---|---|
| example-1.0.8-RELEASE.pom | |
| example-1.0.8-RELEASE.jar | 6 KB |
| example-1.0.8-RELEASE-sources.jar | 4 KB |
| example-1.0.8-RELEASE-javadoc.jar | 40 KB |
| Browse |
<!-- 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"]
| 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 |