License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.stickycode.composite |
ArtifactId | ArtifactIdsticky-composite-cxf-soap-http |
Last Version | Last Version2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsticky-composite-cxf-soap-http-2
Composition of dependencies for using cxf for soapful websevices
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sticky-composite-cxf-soap-http-2.1.pom | |
sticky-composite-cxf-soap-http-2.1.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-cxf-soap-http/ -->
<dependency>
<groupId>net.stickycode.composite</groupId>
<artifactId>sticky-composite-cxf-soap-http</artifactId>
<version>2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-cxf-soap-http/
implementation 'net.stickycode.composite:sticky-composite-cxf-soap-http:2.1'
// https://jarcasting.com/artifacts/net.stickycode.composite/sticky-composite-cxf-soap-http/
implementation ("net.stickycode.composite:sticky-composite-cxf-soap-http:2.1")
'net.stickycode.composite:sticky-composite-cxf-soap-http:jar:2.1'
<dependency org="net.stickycode.composite" name="sticky-composite-cxf-soap-http" rev="2.1">
<artifact name="sticky-composite-cxf-soap-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.composite', module='sticky-composite-cxf-soap-http', version='2.1')
)
libraryDependencies += "net.stickycode.composite" % "sticky-composite-cxf-soap-http" % "2.1"
[net.stickycode.composite/sticky-composite-cxf-soap-http "2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.cxf : cxf-rt-transports-http | jar | [2.6.1] |
net.stickycode.composite : sticky-composite-cxf-soap | jar | [6.1,7) |