License |
License |
---|---|
GroupId | GroupIdcom.github.weibin268 |
ArtifactId | ArtifactIdmy-message |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmy-message
消息发送
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
my-message-1.0.0.pom | |
my-message-1.0.0.jar | 27 KB |
my-message-1.0.0-sources.jar | 13 KB |
my-message-1.0.0-javadoc.jar | 163 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-message/ -->
<dependency>
<groupId>com.github.weibin268</groupId>
<artifactId>my-message</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-message/
implementation 'com.github.weibin268:my-message:1.0.0'
// https://jarcasting.com/artifacts/com.github.weibin268/my-message/
implementation ("com.github.weibin268:my-message:1.0.0")
'com.github.weibin268:my-message:jar:1.0.0'
<dependency org="com.github.weibin268" name="my-message" rev="1.0.0">
<artifact name="my-message" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-message', version='1.0.0')
)
libraryDependencies += "com.github.weibin268" % "my-message" % "1.0.0"
[com.github.weibin268/my-message "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit Optional | jar | 4.12 |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar | |
org.mybatis : mybatis Optional | jar | 3.4.1 |
com.baomidou : mybatis-plus Optional | jar | 3.4.1 |
mysql : mysql-connector-java Optional | jar | 5.1.40 |
log4j : log4j | jar | 1.2.17 |
com.aliyun : aliyun-java-sdk-core | jar | 4.5.3 |
com.alibaba : fastjson | jar | 1.2.75 |