Last Version

gstomp-client 0.8.1

Provides a CLIENT STOMP Api for Groovy

License

License

The Apache Software License, Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

com.bertramlabs.plugins
ArtifactId

ArtifactId

gstomp-client
Version

Version

0.8.1
Type

Type

jar
Description

Description

gstomp-client
Provides a CLIENT STOMP Api for Groovy
Project URL

Project URL

https://github.com/bertramdev/gstomp-client
Source Code Management

Source Code Management

https://github.com/bertramdev/gstomp-client

Download gstomp-client 0.8.1


<!-- https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/ -->
<dependency>
    <groupId>com.bertramlabs.plugins</groupId>
    <artifactId>gstomp-client</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation 'com.bertramlabs.plugins:gstomp-client:0.8.1'
// https://jarcasting.com/artifacts/com.bertramlabs.plugins/gstomp-client/
implementation ("com.bertramlabs.plugins:gstomp-client:0.8.1")
'com.bertramlabs.plugins:gstomp-client:jar:0.8.1'
<dependency org="com.bertramlabs.plugins" name="gstomp-client" rev="0.8.1">
  <artifact name="gstomp-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bertramlabs.plugins', module='gstomp-client', version='0.8.1')
)
libraryDependencies += "com.bertramlabs.plugins" % "gstomp-client" % "0.8.1"
[com.bertramlabs.plugins/gstomp-client "0.8.1"]

Dependencies

compile (6)

Group / Artifact Type Version
org.codehaus.groovy : groovy-all jar 2.4.2
org.apache.httpcomponents : httpcore jar 4.2
org.apache.httpcomponents : httpclient jar 4.2
javax.websocket : javax.websocket-client-api jar 1.1
org.glassfish.tyrus : tyrus-client jar 1.11
org.glassfish.tyrus : tyrus-container-grizzly-client jar 1.11

Project Modules

There are no modules declared in this project.