| Группа | Группаcom.bazaarvoice.emodb |
|---|---|
| Идентификатор | Идентификаторemodb-queue |
| Версия | Версия5.5.4-migration-1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| emodb-queue-5.5.4-migration-1.pom | |
| emodb-queue-5.5.4-migration-1.jar | 26 KB |
| emodb-queue-5.5.4-migration-1-sources.jar | 12 KB |
| emodb-queue-5.5.4-migration-1-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.5.4-migration-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue/
implementation 'com.bazaarvoice.emodb:emodb-queue:5.5.4-migration-1'
// https://jarcasting.com/artifacts/com.bazaarvoice.emodb/emodb-queue/
implementation ("com.bazaarvoice.emodb:emodb-queue:5.5.4-migration-1")
'com.bazaarvoice.emodb:emodb-queue:jar:5.5.4-migration-1'
<dependency org="com.bazaarvoice.emodb" name="emodb-queue" rev="5.5.4-migration-1">
<artifact name="emodb-queue" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.emodb', module='emodb-queue', version='5.5.4-migration-1')
)
libraryDependencies += "com.bazaarvoice.emodb" % "emodb-queue" % "5.5.4-migration-1"
[com.bazaarvoice.emodb/emodb-queue "5.5.4-migration-1"]