is not current version
Last Version 1.0.6

com.treelogic-swe:cxf-stub 1.0.4

Java API port of AWS WSDL by Apache CXF.

GroupId

GroupId

com.treelogic-swe
ArtifactId

ArtifactId

cxf-stub
Version

Version

1.0.4
Type

Type

jar

Download cxf-stub 1.0.4


<!-- https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/ -->
<dependency>
    <groupId>com.treelogic-swe</groupId>
    <artifactId>cxf-stub</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation 'com.treelogic-swe:cxf-stub:1.0.4'
// https://jarcasting.com/artifacts/com.treelogic-swe/cxf-stub/
implementation ("com.treelogic-swe:cxf-stub:1.0.4")
'com.treelogic-swe:cxf-stub:jar:1.0.4'
<dependency org="com.treelogic-swe" name="cxf-stub" rev="1.0.4">
  <artifact name="cxf-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.treelogic-swe', module='cxf-stub', version='1.0.4')
)
libraryDependencies += "com.treelogic-swe" % "cxf-stub" % "1.0.4"
[com.treelogic-swe/cxf-stub "1.0.4"]