Last Version

spring-boot-messaging-starter 1.0.0


Categories

Categories

Spring Boot Container Microservices Messaging Application Layer Libs
GroupId

GroupId

com.github.minlingchao1
ArtifactId

ArtifactId

spring-boot-messaging-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

spring-boot-messaging-starter

Download spring-boot-messaging-starter 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.