| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.livetheoogway.teflon |
| Идентификатор | Идентификаторteflon-rmq-actor |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA utility that can be used to extract values from a string
|
| Имя Файла | Размер |
|---|---|
| teflon-rmq-actor-1.0.0.pom | |
| teflon-rmq-actor-1.0.0.jar | 6 KB |
| teflon-rmq-actor-1.0.0-sources.jar | 4 KB |
| teflon-rmq-actor-1.0.0-javadoc.jar | 124 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/ -->
<dependency>
<groupId>com.livetheoogway.teflon</groupId>
<artifactId>teflon-rmq-actor</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/
implementation 'com.livetheoogway.teflon:teflon-rmq-actor:1.0.0'
// https://jarcasting.com/artifacts/com.livetheoogway.teflon/teflon-rmq-actor/
implementation ("com.livetheoogway.teflon:teflon-rmq-actor:1.0.0")
'com.livetheoogway.teflon:teflon-rmq-actor:jar:1.0.0'
<dependency org="com.livetheoogway.teflon" name="teflon-rmq-actor" rev="1.0.0">
<artifact name="teflon-rmq-actor" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.livetheoogway.teflon', module='teflon-rmq-actor', version='1.0.0')
)
libraryDependencies += "com.livetheoogway.teflon" % "teflon-rmq-actor" % "1.0.0"
[com.livetheoogway.teflon/teflon-rmq-actor "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.livetheoogway.teflon : teflon-framework | jar | 1.0.0 |
| io.appform.dropwizard.actors : dropwizard-rabbitmq-actors | jar | 2.0.28-2 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |
| io.dropwizard : dropwizard-core | jar | 2.1.0 |