Last Version

Stilts 0.1.44

Stilts: The abstract STOMP server project.

GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

stilts
Version

Version

0.1.44
Type

Type

pom
Description

Description

Stilts
Stilts: The abstract STOMP server project.
Project URL

Project URL

http://www.jboss.org/

Download stilts 0.1.44

Filename Size
stilts-0.1.44.pom 16 KB
Browse

<!-- https://jarcasting.com/artifacts/com.gitee.l0km/stilts/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>stilts</artifactId>
    <version>0.1.44</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts/
implementation 'com.gitee.l0km:stilts:0.1.44'
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts/
implementation ("com.gitee.l0km:stilts:0.1.44")
'com.gitee.l0km:stilts:pom:0.1.44'
<dependency org="com.gitee.l0km" name="stilts" rev="0.1.44">
  <artifact name="stilts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='stilts', version='0.1.44')
)
libraryDependencies += "com.gitee.l0km" % "stilts" % "0.1.44"
[com.gitee.l0km/stilts "0.1.44"]

Dependencies

test (2)

Group / Artifact Type Version
junit : junit jar 4.7
org.apache.httpcomponents : httpclient jar 4.3-alpha1

Project Modules

  • stomp-api
  • stomp-common
  • stomp-client