| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDropWizard Контейнер Микросервисы |
| Группа | Группаorg.rnorth.dropwizard |
| Идентификатор | Идентификаторdropwizard-markdown-assets-bundle |
| Последняя версия | Последняя версия1.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDropwizard Markdown Assets Bundle
A dropwizard assets bundle that renders Markdown files as pretty HTML
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/org.rnorth.dropwizard/dropwizard-markdown-assets-bundle/ -->
<dependency>
<groupId>org.rnorth.dropwizard</groupId>
<artifactId>dropwizard-markdown-assets-bundle</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.rnorth.dropwizard/dropwizard-markdown-assets-bundle/
implementation 'org.rnorth.dropwizard:dropwizard-markdown-assets-bundle:1.0.4'
// https://jarcasting.com/artifacts/org.rnorth.dropwizard/dropwizard-markdown-assets-bundle/
implementation ("org.rnorth.dropwizard:dropwizard-markdown-assets-bundle:1.0.4")
'org.rnorth.dropwizard:dropwizard-markdown-assets-bundle:jar:1.0.4'
<dependency org="org.rnorth.dropwizard" name="dropwizard-markdown-assets-bundle" rev="1.0.4">
<artifact name="dropwizard-markdown-assets-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rnorth.dropwizard', module='dropwizard-markdown-assets-bundle', version='1.0.4')
)
libraryDependencies += "org.rnorth.dropwizard" % "dropwizard-markdown-assets-bundle" % "1.0.4"
[org.rnorth.dropwizard/dropwizard-markdown-assets-bundle "1.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 19.0 |
| com.vladsch.flexmark : flexmark | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-anchorlink | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-autolink | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-footnotes | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-gfm-strikethrough | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-gfm-tasklist | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-gfm-tables | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-toc | jar | 0.4.17 |
| com.vladsch.flexmark : flexmark-ext-typographic | jar | 0.4.17 |
| org.freemarker : freemarker | jar | 2.3.23 |
| io.dropwizard : dropwizard-core | jar | 1.0.0 |
| org.jetbrains : annotations | jar | 13.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.dropwizard : dropwizard-testing | jar | 1.0.0 |
| io.dropwizard : dropwizard-client | jar | 1.0.0 |
| uk.co.deloittedigital.dropwizard : integration-test-support | jar | 1.0.0 |
| junit : junit | jar | 4.12 |
| org.rnorth.visible-assertions : visible-assertions | jar | 1.0.5 |