| License | License | 
|---|---|
| GroupId | GroupIdcom.treelogic-swe | 
| ArtifactId | ArtifactIdcxf-stub | 
| Last Version | Last Version1.0.6 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncxf-stub Java API port of AWS WSDL by Apache CXF. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| cxf-stub-1.0.6.pom | |
| cxf-stub-1.0.6.jar | 576 KB | 
| cxf-stub-1.0.6-sources.jar | 617 KB | 
| cxf-stub-1.0.6-javadoc.jar | 2 MB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/ -->
<dependency>
    <groupId>com.treelogic-swe</groupId>
    <artifactId>cxf-stub</artifactId>
    <version>1.0.6</version>
</dependency>// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation 'com.treelogic-swe:cxf-stub:1.0.6'// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation ("com.treelogic-swe:cxf-stub:1.0.6")'com.treelogic-swe:cxf-stub:jar:1.0.6'<dependency org="com.treelogic-swe" name="cxf-stub" rev="1.0.6">
  <artifact name="cxf-stub" type="jar" />
</dependency>@Grapes(
@Grab(group='com.treelogic-swe', module='cxf-stub', version='1.0.6')
)libraryDependencies += "com.treelogic-swe" % "cxf-stub" % "1.0.6"[com.treelogic-swe/cxf-stub "1.0.6"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.xml.ws : jaxws-api | jar | 2.2.6 |