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

easyxml 0.0.7

Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2

Лицензия

Лицензия

Группа

Группа

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

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

easyxml-parent
Версия

Версия

0.0.7
Тип

Тип

pom
Описание

Описание

easyxml
Simplifies parsing and modifying of (huge) XML streams (files) based on the StAX parser with combination of JAXB or JDom2
Ссылка на сайт

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

https://github.com/MarcGiffing/easyxml
Система контроля версий

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

https://github.com/MarcGiffing/easyxml/

Скачать easyxml-parent 0.0.7

Имя Файла Размер
easyxml-parent-0.0.7.pom 4 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • easyxml-core
  • easyxml-jdom2
  • easyxml-jdom2-example
  • easyxml-jaxb
  • easyxml-jaxb-example