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