Last Version

Stampy Examples 1.0-RELEASE

Java implementation of the STOMP 1.2 specification

License

License

GroupId

GroupId

asia.stampy
ArtifactId

ArtifactId

stampy-examples
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

Stampy Examples
Java implementation of the STOMP 1.2 specification
Source Code Management

Source Code Management

https://github.com/mrstampy/Stampy.git

Download stampy-examples 1.0-RELEASE


<!-- https://jarcasting.com/artifacts/asia.stampy/stampy-examples/ -->
<dependency>
    <groupId>asia.stampy</groupId>
    <artifactId>stampy-examples</artifactId>
    <version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/asia.stampy/stampy-examples/
implementation 'asia.stampy:stampy-examples:1.0-RELEASE'
// https://jarcasting.com/artifacts/asia.stampy/stampy-examples/
implementation ("asia.stampy:stampy-examples:1.0-RELEASE")
'asia.stampy:stampy-examples:jar:1.0-RELEASE'
<dependency org="asia.stampy" name="stampy-examples" rev="1.0-RELEASE">
  <artifact name="stampy-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='asia.stampy', module='stampy-examples', version='1.0-RELEASE')
)
libraryDependencies += "asia.stampy" % "stampy-examples" % "1.0-RELEASE"
[asia.stampy/stampy-examples "1.0-RELEASE"]

Dependencies

compile (4)

Group / Artifact Type Version
asia.stampy : stampy-MINA-client-server-RI jar 1.0-RELEASE
asia.stampy : stampy-NETTY-client-server-RI jar 1.0-RELEASE
org.slf4j : slf4j-log4j12 jar 1.7.2
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.