License |
License |
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdcom.greenbird.xml-formatter |
ArtifactId | ArtifactIdxml-formatter-components-jax-rs |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongreenbird xml-formatter JAX-RS component
Component for logging of pretty-printed XML in JAX-RS.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-jax-rs/ -->
<dependency>
<groupId>com.greenbird.xml-formatter</groupId>
<artifactId>xml-formatter-components-jax-rs</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-jax-rs/
implementation 'com.greenbird.xml-formatter:xml-formatter-components-jax-rs:1.0.0'
// https://jarcasting.com/artifacts/com.greenbird.xml-formatter/xml-formatter-components-jax-rs/
implementation ("com.greenbird.xml-formatter:xml-formatter-components-jax-rs:1.0.0")
'com.greenbird.xml-formatter:xml-formatter-components-jax-rs:jar:1.0.0'
<dependency org="com.greenbird.xml-formatter" name="xml-formatter-components-jax-rs" rev="1.0.0">
<artifact name="xml-formatter-components-jax-rs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.xml-formatter', module='xml-formatter-components-jax-rs', version='1.0.0')
)
libraryDependencies += "com.greenbird.xml-formatter" % "xml-formatter-components-jax-rs" % "1.0.0"
[com.greenbird.xml-formatter/xml-formatter-components-jax-rs "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.greenbird.xml-formatter : xml-formatter-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
org.slf4j : slf4j-api | jar | 1.7.7 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.14 |
org.glassfish.jersey.core : jersey-client | jar | 2.14 |
junit : junit | jar | 4.11 |
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | 2.14 |
org.codehaus.woodstox : woodstox-core-asl | jar | 4.1.2 |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-bundle | pom | 2.14 |
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 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
org.slf4j : jcl-over-slf4j | jar | 1.7.7 |