Smarkdown - GitHub Location Provider

A simple JEE webapp that renders Markdown files as HTML or HTML slideshow.

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.java-adventures.smarkdown
ArtifactId

ArtifactId

smarkdown-location-github
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Smarkdown - GitHub Location Provider
A simple JEE webapp that renders Markdown files as HTML or HTML slideshow.

Download smarkdown-location-github

How to add to project

<!-- https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/ -->
<dependency>
    <groupId>com.java-adventures.smarkdown</groupId>
    <artifactId>smarkdown-location-github</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/
implementation 'com.java-adventures.smarkdown:smarkdown-location-github:0.8.0'
// https://jarcasting.com/artifacts/com.java-adventures.smarkdown/smarkdown-location-github/
implementation ("com.java-adventures.smarkdown:smarkdown-location-github:0.8.0")
'com.java-adventures.smarkdown:smarkdown-location-github:jar:0.8.0'
<dependency org="com.java-adventures.smarkdown" name="smarkdown-location-github" rev="0.8.0">
  <artifact name="smarkdown-location-github" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.java-adventures.smarkdown', module='smarkdown-location-github', version='0.8.0')
)
libraryDependencies += "com.java-adventures.smarkdown" % "smarkdown-location-github" % "0.8.0"
[com.java-adventures.smarkdown/smarkdown-location-github "0.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
com.java-adventures.smarkdown : smarkdown-core jar 0.8.0
org.kohsuke : github-api jar 1.53
org.slf4j : slf4j-api jar 1.7.7
org.apache.commons : commons-lang3 jar 3.3.2

provided (2)

Group / Artifact Type Version
javax.enterprise : cdi-api jar 1.2
org.projectlombok : lombok jar 1.12.6

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.7
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.0
0.6.0
0.5.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4
0.3
0.2.2