my-message-starter


License

License

GroupId

GroupId

com.github.weibin268
ArtifactId

ArtifactId

my-message-starter
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

my-message-starter
my-message-starter
Project URL

Project URL

https://github.com/weibin268/my-message
Source Code Management

Source Code Management

https://github.com/weibin268/my-message

Download my-message-starter

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.weibin268/my-message-starter/ -->
<dependency>
    <groupId>com.github.weibin268</groupId>
    <artifactId>my-message-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.weibin268/my-message-starter/
implementation 'com.github.weibin268:my-message-starter:1.0.0'
// https://jarcasting.com/artifacts/com.github.weibin268/my-message-starter/
implementation ("com.github.weibin268:my-message-starter:1.0.0")
'com.github.weibin268:my-message-starter:jar:1.0.0'
<dependency org="com.github.weibin268" name="my-message-starter" rev="1.0.0">
  <artifact name="my-message-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.weibin268', module='my-message-starter', version='1.0.0')
)
libraryDependencies += "com.github.weibin268" % "my-message-starter" % "1.0.0"
[com.github.weibin268/my-message-starter "1.0.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.github.weibin268 : my-message jar 1.0.0
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter jar

provided (1)

Group / Artifact Type Version
com.baomidou : mybatis-plus jar 3.4.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar
mysql : mysql-connector-java jar 5.1.40
com.baomidou : mybatis-plus-boot-starter jar 3.4.1

Project Modules

There are no modules declared in this project.

消息发送

Versions

Version
1.0.0