Last Version

cn.detachment:core 1.0.8-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

core
Version

Version

1.0.8-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download core 1.0.8-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar
aspectj : aspectjrt jar 1.5.4
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.