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