| Категории |
КатегорииDropWizard Контейнер Микросервисы Caching Данные |
|---|---|
| Группа | Группаcom.bazaarvoice.dropwizard |
| Идентификатор | Идентификаторdropwizard-caching-bundle-complete |
| Версия | Версия2.0.5 |
| Тип | Типpom |
| Описание |
ОписаниеDropwizard Caching Bundle Complete
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| dropwizard-caching-bundle-complete-2.0.5.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle-complete/ -->
<dependency>
<groupId>com.bazaarvoice.dropwizard</groupId>
<artifactId>dropwizard-caching-bundle-complete</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle-complete/
implementation 'com.bazaarvoice.dropwizard:dropwizard-caching-bundle-complete:2.0.5'
// https://jarcasting.com/artifacts/com.bazaarvoice.dropwizard/dropwizard-caching-bundle-complete/
implementation ("com.bazaarvoice.dropwizard:dropwizard-caching-bundle-complete:2.0.5")
'com.bazaarvoice.dropwizard:dropwizard-caching-bundle-complete:pom:2.0.5'
<dependency org="com.bazaarvoice.dropwizard" name="dropwizard-caching-bundle-complete" rev="2.0.5">
<artifact name="dropwizard-caching-bundle-complete" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.bazaarvoice.dropwizard', module='dropwizard-caching-bundle-complete', version='2.0.5')
)
libraryDependencies += "com.bazaarvoice.dropwizard" % "dropwizard-caching-bundle-complete" % "2.0.5"
[com.bazaarvoice.dropwizard/dropwizard-caching-bundle-complete "2.0.5"]