Последняя версия

Stampy Core 1.0-RELEASE

Java implementation of the STOMP 1.2 specification

Лицензия

Лицензия

Группа

Группа

asia.stampy
Идентификатор

Идентификатор

stampy-core
Версия

Версия

1.0-RELEASE
Тип

Тип

jar
Описание

Описание

Stampy Core
Java implementation of the STOMP 1.2 specification
Система контроля версий

Система контроля версий

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

Скачать 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"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.2
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.7

Модули Проекта

Данный проект не имеет модулей.