is not current version
Last Version 2022.04.001

com.devonfw.java.modules:devon4j-cxf-client 3.1.0

Basic support for consuming services as client based on Apache CXF.

Categories

Categories

Java Languages CLI User Interface
GroupId

GroupId

com.devonfw.java.modules
ArtifactId

ArtifactId

devon4j-cxf-client
Version

Version

3.1.0
Type

Type

jar

Download devon4j-cxf-client 3.1.0


<!-- https://jarcasting.com/artifacts/com.devonfw.java.modules/devon4j-cxf-client/ -->
<dependency>
    <groupId>com.devonfw.java.modules</groupId>
    <artifactId>devon4j-cxf-client</artifactId>
    <version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.devonfw.java.modules/devon4j-cxf-client/
implementation 'com.devonfw.java.modules:devon4j-cxf-client:3.1.0'
// https://jarcasting.com/artifacts/com.devonfw.java.modules/devon4j-cxf-client/
implementation ("com.devonfw.java.modules:devon4j-cxf-client:3.1.0")
'com.devonfw.java.modules:devon4j-cxf-client:jar:3.1.0'
<dependency org="com.devonfw.java.modules" name="devon4j-cxf-client" rev="3.1.0">
  <artifact name="devon4j-cxf-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devonfw.java.modules', module='devon4j-cxf-client', version='3.1.0')
)
libraryDependencies += "com.devonfw.java.modules" % "devon4j-cxf-client" % "3.1.0"
[com.devonfw.java.modules/devon4j-cxf-client "3.1.0"]