| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.w007.activemq |
| Идентификатор | Идентификаторactivemq-destination-reaper |
| Версия | Версия0.3.1 |
| Тип | Типjar |
| Описание |
ОписаниеActiveMQ Destination Reaper Plugin
A plugin that allows you to set time to live for a destination
|
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.w007.activemq/activemq-destination-reaper/ -->
<dependency>
<groupId>org.w007.activemq</groupId>
<artifactId>activemq-destination-reaper</artifactId>
<version>0.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.w007.activemq/activemq-destination-reaper/
implementation 'org.w007.activemq:activemq-destination-reaper:0.3.1'
// https://jarcasting.com/artifacts/org.w007.activemq/activemq-destination-reaper/
implementation ("org.w007.activemq:activemq-destination-reaper:0.3.1")
'org.w007.activemq:activemq-destination-reaper:jar:0.3.1'
<dependency org="org.w007.activemq" name="activemq-destination-reaper" rev="0.3.1">
<artifact name="activemq-destination-reaper" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.w007.activemq', module='activemq-destination-reaper', version='0.3.1')
)
libraryDependencies += "org.w007.activemq" % "activemq-destination-reaper" % "0.3.1"
[org.w007.activemq/activemq-destination-reaper "0.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| joda-time : joda-time | jar | + |
| org.slf4j : slf4j-api | jar | + |
| org.apache.activemq : activemq-broker | jar | 5.9.+ |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | + |
| org.hamcrest : hamcrest-library | jar | + |
| org.mockito : mockito-core | jar | + |
| ch.qos.logback : logback-classic | jar | + |