License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdio.github.horvee.storylog |
ArtifactId | ArtifactIdtransfer-spring-boot-rocketmq |
Last Version | Last Version1.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications built with Maven
|
<!-- https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/ -->
<dependency>
<groupId>io.github.horvee.storylog</groupId>
<artifactId>transfer-spring-boot-rocketmq</artifactId>
<version>1.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/
implementation 'io.github.horvee.storylog:transfer-spring-boot-rocketmq:1.0.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.horvee.storylog/transfer-spring-boot-rocketmq/
implementation ("io.github.horvee.storylog:transfer-spring-boot-rocketmq:1.0.1.RELEASE")
'io.github.horvee.storylog:transfer-spring-boot-rocketmq:jar:1.0.1.RELEASE'
<dependency org="io.github.horvee.storylog" name="transfer-spring-boot-rocketmq" rev="1.0.1.RELEASE">
<artifact name="transfer-spring-boot-rocketmq" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.horvee.storylog', module='transfer-spring-boot-rocketmq', version='1.0.1.RELEASE')
)
libraryDependencies += "io.github.horvee.storylog" % "transfer-spring-boot-rocketmq" % "1.0.1.RELEASE"
[io.github.horvee.storylog/transfer-spring-boot-rocketmq "1.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.horvee.storylog : springboot-configuration | jar | 1.0.1.RELEASE |
org.apache.rocketmq : rocketmq-spring-boot-starter | jar | 2.2.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : jsr250-api | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |