Last Version

redpen-core 1.10.3

RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).

License

License

GroupId

GroupId

cc.redpen
ArtifactId

ArtifactId

redpen-core
Version

Version

1.10.3
Type

Type

jar
Description

Description

redpen-core
RedPen is an open source proofreading tool a tool to check if your technical documents meet the writing standard . RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, and LaTeX).
Project URL

Project URL

http://redpen.cc
Source Code Management

Source Code Management

https://github.com/redpen-cc/redpen

Download redpen-core 1.10.3


<!-- https://jarcasting.com/artifacts/cc.redpen/redpen-core/ -->
<dependency>
    <groupId>cc.redpen</groupId>
    <artifactId>redpen-core</artifactId>
    <version>1.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/cc.redpen/redpen-core/
implementation 'cc.redpen:redpen-core:1.10.3'
// https://jarcasting.com/artifacts/cc.redpen/redpen-core/
implementation ("cc.redpen:redpen-core:1.10.3")
'cc.redpen:redpen-core:jar:1.10.3'
<dependency org="cc.redpen" name="redpen-core" rev="1.10.3">
  <artifact name="redpen-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cc.redpen', module='redpen-core', version='1.10.3')
)
libraryDependencies += "cc.redpen" % "redpen-core" % "1.10.3"
[cc.redpen/redpen-core "1.10.3"]

Dependencies

compile (7)

Group / Artifact Type Version
org.codelibs : elasticsearch-analysis-kuromoji-neologd jar 6.5.1
org.json : json jar 20080701
org.slf4j : slf4j-api jar 1.7.22
org.pegdown : pegdown jar 1.6.0
org.apache.commons : commons-lang3 jar 3.5
org.reflections : reflections jar 0.9.10
com.github.shin285 » KOMORAN jar 3.3.4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.0

Project Modules

There are no modules declared in this project.