Last Version

Stampy Core 1.0-RELEASE

Java implementation of the STOMP 1.2 specification

License

License

GroupId

GroupId

asia.stampy
ArtifactId

ArtifactId

stampy-core
Version

Version

1.0-RELEASE
Type

Type

jar
Description

Description

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

Source Code Management

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

Download stampy-core 1.0-RELEASE


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.2
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.7

Project Modules

There are no modules declared in this project.