License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.greenbird.xml-formatter |
ArtifactId | ArtifactIdxml-formatter-components-parent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongreenbird xml-formatter components parent
Components for logging of pretty-printed XML.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xml-formatter-components-parent-1.0.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-parent/ -->
<dependency>
<groupId>com.greenbird.xml-formatter</groupId>
<artifactId>xml-formatter-components-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-parent/
implementation 'com.greenbird.xml-formatter:xml-formatter-components-parent:1.0.0'
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-parent/
implementation ("com.greenbird.xml-formatter:xml-formatter-components-parent:1.0.0")
'com.greenbird.xml-formatter:xml-formatter-components-parent:pom:1.0.0'
<dependency org="com.greenbird.xml-formatter" name="xml-formatter-components-parent" rev="1.0.0">
<artifact name="xml-formatter-components-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.xml-formatter', module='xml-formatter-components-parent', version='1.0.0')
)
libraryDependencies += "com.greenbird.xml-formatter" % "xml-formatter-components-parent" % "1.0.0"
[com.greenbird.xml-formatter/xml-formatter-components-parent "1.0.0"]