Last Version

Dropwizard Markdown Assets Bundle 1.0.4

A dropwizard assets bundle that renders Markdown files as pretty HTML

License

License

MIT
Categories

Categories

DropWizard Container Microservices
GroupId

GroupId

org.rnorth.dropwizard
ArtifactId

ArtifactId

dropwizard-markdown-assets-bundle
Version

Version

1.0.4
Type

Type

jar
Description

Description

Dropwizard Markdown Assets Bundle
A dropwizard assets bundle that renders Markdown files as pretty HTML
Project URL

Project URL

https://github.com/rnorth/dropwizard-markdown-assets-bundle
Source Code Management

Source Code Management

https://github.com/rnorth/dropwizard-markdown-assets-bundle

Download dropwizard-markdown-assets-bundle 1.0.4


<!-- 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"]

Dependencies

compile (13)

Group / Artifact Type Version
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

test (5)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.