spring-boot-starter-message

easy for messaging

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.brucebat
ArtifactId

ArtifactId

spring-boot-starter-message
Last Version

Last Version

1.4.3-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

spring-boot-starter-message
easy for messaging
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/brucebat/EasyMessage/tree/master

Download spring-boot-starter-message

How to add to project

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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
org.projectlombok : lombok Optional jar 1.18.12
com.squareup.okhttp3 : okhttp jar 3.10.0
com.squareup.okhttp3 : logging-interceptor jar 3.10.0
com.alibaba : fastjson jar 1.2.74
org.apache.commons : commons-lang3 jar 3.11
org.apache.commons : commons-collections4 jar 4.4
com.sun.mail : javax.mail jar 1.6.2
org.slf4j : slf4j-api jar 1.7.30

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.3-RELEASE
1.4.2-RELEASE
1.4.1-RELEASE
1.4.0-RELEASE
1.3.0-RELEASE
1.2.0-RELEASE
1.1.0-RELEASE
1.0.0-RELEASE