Last Version

com.stalary.lightmqclient 0.0.1

lightmq client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.stalary
ArtifactId

ArtifactId

lightmqclient
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.stalary.lightmqclient
lightmq client
Project URL

Project URL

https://github.com/stalary/lightMQ-client
Source Code Management

Source Code Management

https://github.com/stalary/lightMQ-client.git

Download lightmqclient 0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-webflux jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.3.RELEASE
org.springframework.boot : spring-boot-configuration-processor jar 2.0.3.RELEASE
ch.qos.logback : logback-classic jar 1.2.3
org.apache.commons : commons-lang3 jar 3.7
com.alibaba : fastjson jar 1.2.47
org.projectlombok : lombok Optional jar 1.18.0

Project Modules

There are no modules declared in this project.