XPath Model

This project contains an XPath parser and creates an XML model from it. The model can be used to make deeper analyzis, convert or serialize the expression to normalize XPath expressions.

Лицензия

Лицензия

MIT License
Группа

Группа

com.nkutsche
Идентификатор

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

xpath-model
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

XPath Model
This project contains an XPath parser and creates an XML model from it. The model can be used to make deeper analyzis, convert or serialize the expression to normalize XPath expressions.
Ссылка на сайт

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

https://github.com/nkutsche/xpath-model
Система контроля версий

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

https://github.com/nkutsche/xpath-model

Скачать xpath-model

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
net.sf.saxon : Saxon-HE jar 10.6

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

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

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

Версия
1.0.0