GroupId | GroupIdcom.gitee.l0km |
---|---|
ArtifactId | ArtifactIdstilts-stomp-common |
Last Version | Last Version0.1.44 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStilts Stomp Common (Client and Server)
Stilts Stomp Common (Client and Server)
|
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-common/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>stilts-stomp-common</artifactId>
<version>0.1.44</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-common/
implementation 'com.gitee.l0km:stilts-stomp-common:0.1.44'
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-common/
implementation ("com.gitee.l0km:stilts-stomp-common:0.1.44")
'com.gitee.l0km:stilts-stomp-common:jar:0.1.44'
<dependency org="com.gitee.l0km" name="stilts-stomp-common" rev="0.1.44">
<artifact name="stilts-stomp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='stilts-stomp-common', version='0.1.44')
)
libraryDependencies += "com.gitee.l0km" % "stilts-stomp-common" % "0.1.44"
[com.gitee.l0km/stilts-stomp-common "0.1.44"]
Group / Artifact | Type | Version |
---|---|---|
com.gitee.l0km : stilts-stomp-api | jar | 0.1.44 |
io.netty : netty | jar | 3.6.2.Final |
org.jboss.logging : jboss-logging | jar | 3.0.0.CR1 |
commons-lang : commons-lang | jar | 2.4 |
commons-codec : commons-codec | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.7 |
org.apache.httpcomponents : httpclient | jar | 4.3-alpha1 |