| Лицензия |
Лицензия |
|---|---|
| Группа | Группаasia.stampy |
| Идентификатор | Идентификаторstampy-examples |
| Последняя версия | Последняя версия1.0-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеStampy Examples
Java implementation of the STOMP 1.2 specification
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stampy-examples-1.0-RELEASE.pom | |
| stampy-examples-1.0-RELEASE.jar | 54 KB |
| stampy-examples-1.0-RELEASE-sources.jar | 55 KB |
| stampy-examples-1.0-RELEASE-javadoc.jar | 810 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |