site.morn.boot:morn-messaging

基于SpringBoot的API标准化开发框架

Categories

Categories

Messaging Application Layer Libs
GroupId

GroupId

site.morn.boot
ArtifactId

ArtifactId

morn-messaging
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

基于SpringBoot的API标准化开发框架

Download morn-messaging

How to add to project

<!-- https://jarcasting.com/artifacts/site.morn.boot/morn-messaging/ -->
<dependency>
    <groupId>site.morn.boot</groupId>
    <artifactId>morn-messaging</artifactId>
    <version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/site.morn.boot/morn-messaging/
implementation 'site.morn.boot:morn-messaging:1.2.2'
// https://jarcasting.com/artifacts/site.morn.boot/morn-messaging/
implementation ("site.morn.boot:morn-messaging:1.2.2")
'site.morn.boot:morn-messaging:jar:1.2.2'
<dependency org="site.morn.boot" name="morn-messaging" rev="1.2.2">
  <artifact name="morn-messaging" type="jar" />
</dependency>
@Grapes(
@Grab(group='site.morn.boot', module='morn-messaging', version='1.2.2')
)
libraryDependencies += "site.morn.boot" % "morn-messaging" % "1.2.2"
[site.morn.boot/morn-messaging "1.2.2"]

Dependencies

compile (4)

Group / Artifact Type Version
site.morn.boot : morn-core jar 1.2.2
org.springframework : spring-messaging Optional jar
org.slf4j : slf4j-api Optional jar
org.springframework.boot : spring-boot-configuration-processor jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

Project Modules

There are no modules declared in this project.
site.morn.boot

Morn Team

Versions

Version
1.2.2
1.2.1