Stilts STOMP Server Core


GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

stilts-stomp-server-core
Last Version

Last Version

0.1.42
Release Date

Release Date

Type

Type

jar
Description

Description

Stilts STOMP Server Core
Stilts STOMP Server Core

Download stilts-stomp-server-core

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.gitee.l0km : stilts-stomp-api jar 0.1.42
com.gitee.l0km : stilts-stomp-common jar 0.1.42
com.gitee.l0km : stilts-stomp-server-spi jar 0.1.42
commons-lang : commons-lang jar 2.6
io.netty : netty jar 3.6.2.Final
org.jboss.logging : jboss-logging jar 3.0.0.CR1
org.jboss.logmanager : jboss-logmanager jar 1.3.2.Final

test (5)

Group / Artifact Type Version
com.gitee.l0km : stilts-stomp-api jar 0.1.42
com.gitee.l0km : stilts-stomp-client jar 0.1.42
com.gitee.l0km : stilts-stomp-common jar 0.1.42
junit : junit jar 4.7
org.apache.httpcomponents : httpclient jar 4.3-alpha1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.42
0.1.41