| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jaceko.cxf |
| ArtifactId | ArtifactIdcxf-circuit-switcher |
| Version | Version1.0 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cxf-circuit-switcher-1.0.pom | |
| cxf-circuit-switcher-1.0.jar | 14 KB |
| cxf-circuit-switcher-1.0-sources.jar | 7 KB |
| cxf-circuit-switcher-1.0-javadoc.jar | 70 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jaceko.cxf/cxf-circuit-switcher/ -->
<dependency>
<groupId>com.github.jaceko.cxf</groupId>
<artifactId>cxf-circuit-switcher</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jaceko.cxf/cxf-circuit-switcher/
implementation 'com.github.jaceko.cxf:cxf-circuit-switcher:1.0'
// https://jarcasting.com/artifacts/com.github.jaceko.cxf/cxf-circuit-switcher/
implementation ("com.github.jaceko.cxf:cxf-circuit-switcher:1.0")
'com.github.jaceko.cxf:cxf-circuit-switcher:jar:1.0'
<dependency org="com.github.jaceko.cxf" name="cxf-circuit-switcher" rev="1.0">
<artifact name="cxf-circuit-switcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jaceko.cxf', module='cxf-circuit-switcher', version='1.0')
)
libraryDependencies += "com.github.jaceko.cxf" % "cxf-circuit-switcher" % "1.0"
[com.github.jaceko.cxf/cxf-circuit-switcher "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-features-clustering | jar | 2.7.6 |
| org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.7.6 |
| org.apache.cxf : cxf-rt-transports-http | jar | 2.7.6 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.cxf : cxf-rt-rs-extension-providers | jar | 2.7.6 |
| junit : junit | jar | 4.11 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| org.mockito : mockito-core | jar | 1.9.5 |
| org.eclipse.jetty.aggregate : jetty-all | jar | 8.1.13.v20130916 |
| javax.servlet : javax.servlet-api | jar | 3.0.1 |