jira-format-markdown-tools

This is a lib for converting Jira wiki-renderer format to github markdown.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.danshan
ArtifactId

ArtifactId

jira-format-markdown-tools
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jira-format-markdown-tools
This is a lib for converting Jira wiki-renderer format to github markdown.

Download jira-format-markdown-tools

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.danshan/jira-format-markdown-tools/ -->
<dependency>
    <groupId>com.github.danshan</groupId>
    <artifactId>jira-format-markdown-tools</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.danshan/jira-format-markdown-tools/
implementation 'com.github.danshan:jira-format-markdown-tools:1.0.0'
// https://jarcasting.com/artifacts/com.github.danshan/jira-format-markdown-tools/
implementation ("com.github.danshan:jira-format-markdown-tools:1.0.0")
'com.github.danshan:jira-format-markdown-tools:jar:1.0.0'
<dependency org="com.github.danshan" name="jira-format-markdown-tools" rev="1.0.0">
  <artifact name="jira-format-markdown-tools" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.danshan', module='jira-format-markdown-tools', version='1.0.0')
)
libraryDependencies += "com.github.danshan" % "jira-format-markdown-tools" % "1.0.0"
[com.github.danshan/jira-format-markdown-tools "1.0.0"]

Dependencies

provided (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar
com.google.guava : guava jar

test (1)

Group / Artifact Type Version
org.spockframework : spock-core jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0