| GroupId | GroupIdcom.gitee.l0km |
|---|---|
| ArtifactId | ArtifactIdstilts-stomp-server-spi |
| Last Version | Last Version0.1.42 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionStilts STOMP Server SPI
Stilts STOMP Server SPI
|
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-server-spi/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>stilts-stomp-server-spi</artifactId>
<version>0.1.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-server-spi/
implementation 'com.gitee.l0km:stilts-stomp-server-spi:0.1.42'
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-server-spi/
implementation ("com.gitee.l0km:stilts-stomp-server-spi:0.1.42")
'com.gitee.l0km:stilts-stomp-server-spi:jar:0.1.42'
<dependency org="com.gitee.l0km" name="stilts-stomp-server-spi" rev="0.1.42">
<artifact name="stilts-stomp-server-spi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='stilts-stomp-server-spi', version='0.1.42')
)
libraryDependencies += "com.gitee.l0km" % "stilts-stomp-server-spi" % "0.1.42"
[com.gitee.l0km/stilts-stomp-server-spi "0.1.42"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.gitee.l0km : stilts-stomp-api | jar | 0.1.42 |
| com.gitee.l0km : stilts-stomp-common | jar | 0.1.42 |
| io.netty : netty | jar | 3.6.2.Final |
| javax.transaction : jta | jar | 1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.apache.httpcomponents : httpclient | jar | 4.3-alpha1 |