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