Last Version

cn.detachment:detachment-core 1.0.6-RELEASE

detachment basic, utils

License

License

GroupId

GroupId

cn.detachment
ArtifactId

ArtifactId

detachment-core
Version

Version

1.0.6-RELEASE
Type

Type

jar
Description

Description

detachment basic, utils

Download detachment-core 1.0.6-RELEASE


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

Dependencies

compile (5)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.8
cn.detachment : detachment-log jar 1.0.6-RELEASE
com.alibaba : fastjson jar 1.2.58
org.apache.httpcomponents : httpclient jar
org.apache.httpcomponents : httpmime jar 4.5.5

Project Modules

There are no modules declared in this project.