| Группа | Группаcom.jkoolcloud.tnt4j.streams |
|---|---|
| Идентификатор | Идентификаторtnt4j-streams-jms |
| Версия | Версия1.4.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tnt4j-streams-jms-1.4.0.pom | |
| tnt4j-streams-jms-1.4.0.jar | 19 KB |
| tnt4j-streams-jms-1.4.0-tests.jar | 12 KB |
| tnt4j-streams-jms-1.4.0-sources.jar | 17 KB |
| tnt4j-streams-jms-1.4.0-javadoc.jar | 86 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms/ -->
<dependency>
<groupId>com.jkoolcloud.tnt4j.streams</groupId>
<artifactId>tnt4j-streams-jms</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms/
implementation 'com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:1.4.0'
// https://jarcasting.com/artifacts/com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms/
implementation ("com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:1.4.0")
'com.jkoolcloud.tnt4j.streams:tnt4j-streams-jms:jar:1.4.0'
<dependency org="com.jkoolcloud.tnt4j.streams" name="tnt4j-streams-jms" rev="1.4.0">
<artifact name="tnt4j-streams-jms" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jkoolcloud.tnt4j.streams', module='tnt4j-streams-jms', version='1.4.0')
)
libraryDependencies += "com.jkoolcloud.tnt4j.streams" % "tnt4j-streams-jms" % "1.4.0"
[com.jkoolcloud.tnt4j.streams/tnt4j-streams-jms "1.4.0"]