Unlaxer parser combinator

a simple parser combinator inspired by RelaxNG

Лицензия

Лицензия

MIT
Группа

Группа

org.unlaxer
Идентификатор

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

unlaxer-lsp
Последняя версия

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

1.1.24
Дата

Дата

Тип

Тип

jar
Описание

Описание

Unlaxer parser combinator
a simple parser combinator inspired by RelaxNG
Ссылка на сайт

Ссылка на сайт

https://bitbucket.org/opaopa6969/unlaxer

Скачать unlaxer-lsp

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
org.unlaxer : unlaxer-common jar 1.1.24
org.eclipse.lsp4j : org.eclipse.lsp4j jar 0.4.0.M6
org.eclipse.lsp4j : org.eclipse.lsp4j.jsonrpc jar 0.4.0.M6
org.eclipse.lsp4j : org.eclipse.lsp4j.generator jar 0.4.0.M6

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
net.arnx : jsonic jar 1.3.10

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

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

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

Версия
1.1.24
1.1.23
1.1.22
1.1.21
1.1.20
1.1.19
1.1.18