Categories |
CategoriesJavaScript Languages CLI User Interface |
---|---|
GroupId | GroupIdcom.gitee.l0km |
ArtifactId | ArtifactIdstilts-stomp-client-js |
Last Version | Last Version0.1.42 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStilts Javascript STOMP Client
Stilts Javascript STOMP Client
|
Filename | Size |
---|---|
stilts-stomp-client-js-0.1.42.pom | |
stilts-stomp-client-js-0.1.42.js | 36 KB |
stilts-stomp-client-js-0.1.42-sources.jar | 11 KB |
stilts-stomp-client-js-0.1.42-javadoc.jar | 338 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client-js/ -->
<dependency>
<groupId>com.gitee.l0km</groupId>
<artifactId>stilts-stomp-client-js</artifactId>
<version>0.1.42</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client-js/
implementation 'com.gitee.l0km:stilts-stomp-client-js:0.1.42'
// https://jarcasting.com/artifacts/com.gitee.l0km/stilts-stomp-client-js/
implementation ("com.gitee.l0km:stilts-stomp-client-js:0.1.42")
'com.gitee.l0km:stilts-stomp-client-js:jar:0.1.42'
<dependency org="com.gitee.l0km" name="stilts-stomp-client-js" rev="0.1.42">
<artifact name="stilts-stomp-client-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='stilts-stomp-client-js', version='0.1.42')
)
libraryDependencies += "com.gitee.l0km" % "stilts-stomp-client-js" % "0.1.42"
[com.gitee.l0km/stilts-stomp-client-js "0.1.42"]
Group / Artifact | Type | Version |
---|---|---|
org.jboss.logging : jboss-logging | jar | 3.0.0.CR1 |
Group / Artifact | Type | Version |
---|---|---|
org.mozilla : rhino | jar | 1.7R4 |
com.gitee.l0km : stilts-stomp-client | jar | 0.1.42 |
com.gitee.l0km : stilts-stomp-server-core | jar | 0.1.42 |
com.gitee.l0km : stilts-stomp-server-core | jar | 0.1.42 |
com.gitee.l0km : stilts-stomp-api | jar | 0.1.42 |
junit : junit | jar | 4.7 |
org.apache.httpcomponents : httpclient | jar | 4.3-alpha1 |