| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииORM Данные |
| Группа | Группаcom.greenbird.xml-formatter |
| Идентификатор | Идентификаторxml-formatter-core |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
Описаниеgreenbird xml-formatter
Library for smart logging of XML.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| xml-formatter-core-1.0.0.pom | |
| xml-formatter-core-1.0.0.jar | 80 KB |
| xml-formatter-core-1.0.0-sources.jar | 68 KB |
| xml-formatter-core-1.0.0-javadoc.jar | 228 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-core/ -->
<dependency>
<groupId>com.greenbird.xml-formatter</groupId>
<artifactId>xml-formatter-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-core/
implementation 'com.greenbird.xml-formatter:xml-formatter-core:1.0.0'
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-core/
implementation ("com.greenbird.xml-formatter:xml-formatter-core:1.0.0")
'com.greenbird.xml-formatter:xml-formatter-core:jar:1.0.0'
<dependency org="com.greenbird.xml-formatter" name="xml-formatter-core" rev="1.0.0">
<artifact name="xml-formatter-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.xml-formatter', module='xml-formatter-core', version='1.0.0')
)
libraryDependencies += "com.greenbird.xml-formatter" % "xml-formatter-core" % "1.0.0"
[com.greenbird.xml-formatter/xml-formatter-core "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| xmlunit : xmlunit | jar | 1.4 |
| junit : junit | jar | 4.11 |
| xml-resolver : xml-resolver | jar | 1.2 |
| org.ow2.asm : asm-all | jar | 5.0.1 |
| com.fasterxml : aalto-xml | jar | 0.9.9 |
| org.codehaus.woodstox : stax2-api | jar | 3.1.3 |
| dom4j : dom4j | jar | 1.6.1 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |