| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы JSON Данные |
| Группа | Группаcom.github.alim-akbashev |
| Идентификатор | Идентификаторdropwizard-jsonp-bundle |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Описание |
Описаниеdropwizard-jsonp-bundle
Simple bundle for Dropwizard that adds JSONP support for any resources
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.github.alim-akbashev/dropwizard-jsonp-bundle/ -->
<dependency>
<groupId>com.github.alim-akbashev</groupId>
<artifactId>dropwizard-jsonp-bundle</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alim-akbashev/dropwizard-jsonp-bundle/
implementation 'com.github.alim-akbashev:dropwizard-jsonp-bundle:0.0.1'
// https://jarcasting.com/artifacts/com.github.alim-akbashev/dropwizard-jsonp-bundle/
implementation ("com.github.alim-akbashev:dropwizard-jsonp-bundle:0.0.1")
'com.github.alim-akbashev:dropwizard-jsonp-bundle:jar:0.0.1'
<dependency org="com.github.alim-akbashev" name="dropwizard-jsonp-bundle" rev="0.0.1">
<artifact name="dropwizard-jsonp-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alim-akbashev', module='dropwizard-jsonp-bundle', version='0.0.1')
)
libraryDependencies += "com.github.alim-akbashev" % "dropwizard-jsonp-bundle" % "0.0.1"
[com.github.alim-akbashev/dropwizard-jsonp-bundle "0.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-core | jar | 0.8.1 |