Stampy MINA RI

Java implementation of the STOMP 1.2 specification

License

License

Categories

Categories

CLI User Interface MINA Net Networking
GroupId

GroupId

asia.stampy
ArtifactId

ArtifactId

stampy-MINA-client-server-RI
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

Stampy MINA RI
Java implementation of the STOMP 1.2 specification
Source Code Management

Source Code Management

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

Download stampy-MINA-client-server-RI

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
asia.stampy : stampy-client-server jar 1.0-RELEASE
org.apache.mina : mina-core jar 2.0.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE