License |
License |
---|---|
GroupId | GroupIdcom.centit.product |
ArtifactId | ArtifactIdmessage-sender-utils |
Last Version | Last Version1.2.2101 |
Release Date | Release Date |
Type | Typejar |
Description |
Description内部消息(邮件)服务
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.centit.product/message-sender-utils/ -->
<dependency>
<groupId>com.centit.product</groupId>
<artifactId>message-sender-utils</artifactId>
<version>1.2.2101</version>
</dependency>
// https://jarcasting.com/artifacts/com.centit.product/message-sender-utils/
implementation 'com.centit.product:message-sender-utils:1.2.2101'
// https://jarcasting.com/artifacts/com.centit.product/message-sender-utils/
implementation ("com.centit.product:message-sender-utils:1.2.2101")
'com.centit.product:message-sender-utils:jar:1.2.2101'
<dependency org="com.centit.product" name="message-sender-utils" rev="1.2.2101">
<artifact name="message-sender-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.centit.product', module='message-sender-utils', version='1.2.2101')
)
libraryDependencies += "com.centit.product" % "message-sender-utils" % "1.2.2101"
[com.centit.product/message-sender-utils "1.2.2101"]
Group / Artifact | Type | Version |
---|---|---|
com.centit.framework : framework-core | jar | 5.0.2101 |
org.apache.commons : commons-email | jar | 1.5 |