License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.greenbird.xml-formatter |
ArtifactId | ArtifactIdxml-formatter-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreenbird xml-formatter
Library for smart logging of XML.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |