| License | License | 
|---|---|
| Categories | CategoriesORM Data | 
| GroupId | GroupIdcom.greenbird.xml-formatter | 
| ArtifactId | ArtifactIdxml-formatter-components-cxf | 
| Last Version | Last Version1.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongreenbird xml-formatter CXF component Component for logging of pretty-printed XML in CXF. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-cxf/ -->
<dependency>
    <groupId>com.greenbird.xml-formatter</groupId>
    <artifactId>xml-formatter-components-cxf</artifactId>
    <version>1.0.0</version>
</dependency>// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-cxf/
implementation 'com.greenbird.xml-formatter:xml-formatter-components-cxf:1.0.0'// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-cxf/
implementation ("com.greenbird.xml-formatter:xml-formatter-components-cxf:1.0.0")'com.greenbird.xml-formatter:xml-formatter-components-cxf:jar:1.0.0'<dependency org="com.greenbird.xml-formatter" name="xml-formatter-components-cxf" rev="1.0.0">
  <artifact name="xml-formatter-components-cxf" type="jar" />
</dependency>@Grapes(
@Grab(group='com.greenbird.xml-formatter', module='xml-formatter-components-cxf', version='1.0.0')
)libraryDependencies += "com.greenbird.xml-formatter" % "xml-formatter-components-cxf" % "1.0.0"[com.greenbird.xml-formatter/xml-formatter-components-cxf "1.0.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.greenbird.xml-formatter : xml-formatter-core | jar | 1.0.0 | 
| org.apache.cxf : cxf-api | jar | 2.5.1 | 
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.5.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.cxf : cxf-rt-transports-http | jar | 2.5.1 | 
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 2.5.1 | 
| ch.qos.logback : logback-core | jar | 1.1.2 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| org.mockito : mockito-core | jar | 1.10.8 | 
| org.powermock : powermock-core | jar | 1.5.6 | 
| org.apache.maven : maven-artifact | jar | 3.0.3 | 
| org.powermock : powermock-module-junit4 | jar | 1.5.6 | 
| org.powermock : powermock-api-mockito | jar | 1.5.6 | 
| junit : junit | jar | 4.11 |