Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdstilts-stomp-client |
Last Version | Last Version0.1.44 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStilts Stomp Client
Stilts Stomp Client
|
Filename | Size |
---|---|
stilts-stomp-client-0.1.44.pom | |
stilts-stomp-client-0.1.44.jar | 38 KB |
stilts-stomp-client-0.1.44-sources.jar | 26 KB |
stilts-stomp-client-0.1.44-javadoc.jar | 136 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>stilts-stomp-client</artifactId>
<version>0.1.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client/
implementation 'com.gitee.l0km:stilts-stomp-client:0.1.44'
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client/
implementation ("com.gitee.l0km:stilts-stomp-client:0.1.44")
'com.gitee.l0km:stilts-stomp-client:jar:0.1.44'
<dependency org="com.gitee.l0km" name="stilts-stomp-client" rev="0.1.44">
<artifact name="stilts-stomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='stilts-stomp-client', version='0.1.44')
)
libraryDependencies += "com.gitee.l0km" % "stilts-stomp-client" % "0.1.44"
[com.gitee.l0km/stilts-stomp-client "0.1.44"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.l0km : stilts-stomp-api | jar | 0.1.44 |
com.gitee.l0km : stilts-stomp-common | jar | 0.1.44 |
io.netty : netty | jar | 3.6.2.Final |
org.jboss.logging : jboss-logging | jar | 3.0.0.CR1 |
Group / Artifact | Type | Version |
---|---|---|
com.gitee.l0km : stilts-stomp-common | jar | 0.1.44 |
junit : junit | jar | 4.7 |
org.apache.httpcomponents : httpclient | jar | 4.3-alpha1 |