io.github.guqiyao:message-queue-router

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

io.github.guqiyao
ArtifactId

ArtifactId

message-queue-router
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download message-queue-router

How to add to project

<!-- 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"]

Dependencies

compile (2)

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

provided (9)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0