is not current version
Last Version 62

com.guicedee.services:org.apache.cxf 0.70.0.1-rc1

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

0.70.0.1-rc1
Type

Type

jar

Download org.apache.cxf 0.70.0.1-rc1


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