License |
License |
---|---|
GroupId | GroupIdio.github.guqiyao |
ArtifactId | ArtifactIdmessage-queue-router |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionParent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
message-queue-router-1.0.1.pom | |
message-queue-router-1.0.1.jar | 31 KB |
message-queue-router-1.0.1-sources.jar | 22 KB |
message-queue-router-1.0.1-javadoc.jar | 225 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.guqiyao/message-queue-router/ -->
<dependency>
<groupId>io.github.guqiyao</groupId>
<artifactId>message-queue-router</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.guqiyao/message-queue-router/
implementation 'io.github.guqiyao:message-queue-router:1.0.1'
// https://jarcasting.com/artifacts/io.github.guqiyao/message-queue-router/
implementation ("io.github.guqiyao:message-queue-router:1.0.1")
'io.github.guqiyao:message-queue-router:jar:1.0.1'
<dependency org="io.github.guqiyao" name="message-queue-router" rev="1.0.1">
<artifact name="message-queue-router" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.guqiyao', module='message-queue-router', version='1.0.1')
)
libraryDependencies += "io.github.guqiyao" % "message-queue-router" % "1.0.1"
[io.github.guqiyao/message-queue-router "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.21.RELEASE |
org.apache.commons : commons-lang3 | jar | 3.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.14.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | 1.5.21.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.7 |
com.fasterxml.jackson.core : jackson-core | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.10.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.0 |
junit : junit | jar | 4.12 |
com.aliyun.openservices : ons-client | jar | 1.8.0.Final |
org.projectlombok : lombok | jar | 1.16.18 |