xml-formatter

XML Formatter for use with formatter-maven-plugin

Лицензия

Лицензия

Категории

Категории

Сеть ORM Данные
Группа

Группа

net.revelc.code.formatter
Идентификатор

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

xml-formatter
Последняя версия

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

0.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

xml-formatter
XML Formatter for use with formatter-maven-plugin
Ссылка на сайт

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

https://github.com/revelc/xml-formatter/
Система контроля версий

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

https://github.com/revelc/xml-formatter

Скачать xml-formatter

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

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

Зависимости

test (2)

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

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

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

xml-formatter

mvn verify Maven Central License

This project provides a library to (re)format your XML files. It is based on Eclipse's Ant Formatter with some modification and extra features. It is deigned to be used by revelc's formatter-maven-plugin but should be usable in other contexts.

This software is provided WITHOUT ANY WARRANTY, and is available under the Eclipse Public License, Version 2. Any code loss caused by using this plugin is not the responsibility of the author(s). Be sure to use some source repository management system such as GIT before using this library.

Contributions are welcome.

net.revelc.code.formatter

code.revelc.net

Random open source software for the public good.

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

Версия
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0