is not current version
Last Version 62

com.guicedee.services:org.apache.cxf 1.0.19.2-jre13

Apache CXF is an open-source services framework that aids in the development of services using front-end programming APIs, like JAX-WS and JAX-RS.

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

org.apache.cxf
Version

Version

1.0.19.2-jre13
Type

Type

jar

Download org.apache.cxf 1.0.19.2-jre13


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