License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.stalary |
ArtifactId | ArtifactIdlightmqclient |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncom.stalary.lightmqclient
lightmq client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lightmqclient-0.0.1.pom | |
lightmqclient-0.0.1.jar | 18 KB |
lightmqclient-0.0.1-sources.jar | 10 KB |
lightmqclient-0.0.1-javadoc.jar | 78 KB |
Browse |
<!-- 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"]
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 |