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

com.thirdpartylabs:xmlscalpel-core 0.0.2

XMLScalpel is a Java library that enables the efficient extraction of document fragments from XML files by byte offset.

Лицензия

Лицензия

Группа

Группа

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

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

xmlscalpel-core
Версия

Версия

0.0.2
Тип

Тип

jar
Описание

Описание

com.thirdpartylabs:xmlscalpel-core
XMLScalpel is a Java library that enables the efficient extraction of document fragments from XML files by byte offset.
Ссылка на сайт

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

https://github.com/rruchte/XMLScalpel
Организация-разработчик

Организация-разработчик

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

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

https://github.com/rruchte/XMLScalpel

Скачать xmlscalpel-core 0.0.2


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.fasterxml.woodstox : woodstox-core jar 6.0.3
org.apache.maven.plugins : maven-source-plugin maven-plugin 3.2.1

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar RELEASE

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

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