| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.projectodd.stilts |
| Идентификатор | Идентификаторstilts-stomp-common |
| Версия | Версия0.1.40 |
| Тип | Типjar |
| Описание |
ОписаниеStilts Stomp Common (Client and Server)
Stilts Stomp Common (Client and Server)
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| stilts-stomp-common-0.1.40.pom | |
| stilts-stomp-common-0.1.40.jar | 60 KB |
| stilts-stomp-common-0.1.40-tests.jar | 20 KB |
| stilts-stomp-common-0.1.40-sources.jar | 43 KB |
| stilts-stomp-common-0.1.40-javadoc.jar | 273 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.projectodd.stilts/stilts-stomp-common/ -->
<dependency>
<groupId>org.projectodd.stilts</groupId>
<artifactId>stilts-stomp-common</artifactId>
<version>0.1.40</version>
</dependency>
// https://jarcasting.com/artifacts/org.projectodd.stilts/stilts-stomp-common/
implementation 'org.projectodd.stilts:stilts-stomp-common:0.1.40'
// https://jarcasting.com/artifacts/org.projectodd.stilts/stilts-stomp-common/
implementation ("org.projectodd.stilts:stilts-stomp-common:0.1.40")
'org.projectodd.stilts:stilts-stomp-common:jar:0.1.40'
<dependency org="org.projectodd.stilts" name="stilts-stomp-common" rev="0.1.40">
<artifact name="stilts-stomp-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.projectodd.stilts', module='stilts-stomp-common', version='0.1.40')
)
libraryDependencies += "org.projectodd.stilts" % "stilts-stomp-common" % "0.1.40"
[org.projectodd.stilts/stilts-stomp-common "0.1.40"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectodd.stilts : stilts-stomp-api | jar | 0.1.40 |
| io.netty : netty | jar | 3.6.2.Final |
| org.jboss.logging : jboss-logging | jar | 3.0.0.CR1 |
| commons-lang : commons-lang | jar | 2.4 |
| commons-codec : commons-codec | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.7 |
| org.apache.httpcomponents : httpclient | jar | 4.3-alpha1 |