redpen-server

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).

Лицензия

Лицензия

Группа

Группа

cc.redpen
Идентификатор

Идентификатор

redpen-server
Последняя версия

Последняя версия

1.10.3
Дата

Дата

Тип

Тип

war
Описание

Описание

redpen-server
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).
Система контроля версий

Система контроля версий

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

Скачать redpen-server

Как подключить последнюю версию

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
cc.redpen : redpen-core jar 1.10.3
org.apache.wink : wink-component-test-support jar 1.4
org.apache.wink : wink-server jar 1.4
org.apache.wink : wink-json-provider jar 1.4
org.slf4j : slf4j-api jar 1.7.25
ch.qos.logback : logback-classic jar 1.1.1
org.eclipse.jetty : jetty-webapp jar 9.4.17.v20190418
org.eclipse.jetty : jetty-server jar 9.4.17.v20190418
commons-cli : commons-cli jar 1.3.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (4)

Идентификатор библиотеки Тип Версия
org.springframework : spring-test jar 4.2.5.RELEASE
org.junit.jupiter : junit-jupiter-api jar 5.0.0
org.mockito : mockito-all jar 1.10.19
com.codeborne : selenide jar 3.1.1

Модули Проекта

Данный проект не имеет модулей.

Build Status Coverage Status Build status

Overview

RedPen is a proofreading tool to help writers or programmers who write technical documents or manuals that need to adhere to a writing standard. RedPen automates the verification of input documents written in natural languages

See the detail usage in the RedPen home page.

Features

Ecosystem

Tools

Editor packages

Extensions

How to contribute

We welcome any contributions through Github pull requests. When you make changes such as adding new features and the tests, please run test before throw the pull request. You can run test with the mvn test command. For details, please refer to the RedPen manual. Release flow is describe in this article

Deploy

Deploy

Supports

Acknowledgements

This project is supported by ATL.

cc.redpen

RedPen

a document checker

Версии библиотеки

Версия
1.10.3
1.9.0
1.8.0
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.0
1.6.1
1.6.0
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1