License |
License |
---|---|
GroupId | GroupIdcn.detachment |
ArtifactId | ArtifactIddetachment-notification |
Last Version | Last Version1.0.6-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondetachment basic, utils
|
<!-- https://jarcasting.com/artifacts/cn.detachment/detachment-notification/ -->
<dependency>
<groupId>cn.detachment</groupId>
<artifactId>detachment-notification</artifactId>
<version>1.0.6-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.detachment/detachment-notification/
implementation 'cn.detachment:detachment-notification:1.0.6-RELEASE'
// https://jarcasting.com/artifacts/cn.detachment/detachment-notification/
implementation ("cn.detachment:detachment-notification:1.0.6-RELEASE")
'cn.detachment:detachment-notification:jar:1.0.6-RELEASE'
<dependency org="cn.detachment" name="detachment-notification" rev="1.0.6-RELEASE">
<artifact name="detachment-notification" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.detachment', module='detachment-notification', version='1.0.6-RELEASE')
)
libraryDependencies += "cn.detachment" % "detachment-notification" % "1.0.6-RELEASE"
[cn.detachment/detachment-notification "1.0.6-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.detachment : detachment-core | jar | 1.0.6-RELEASE |
com.sun.mail : javax.mail | jar | 1.5.4 |
org.springframework : spring-context-support | jar |