is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-cxf-full 2.11.1

Enunciate Example: Full API with JAX-WS and JAX-RS on CXF.

GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-cxf-full
Version

Version

2.11.1
Type

Type

war

Download enunciate-examples-cxf-full 2.11.1


<!-- https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-cxf-full/ -->
<dependency>
    <groupId>com.webcohesion.enunciate</groupId>
    <artifactId>enunciate-examples-cxf-full</artifactId>
    <version>2.11.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-cxf-full/
implementation 'com.webcohesion.enunciate:enunciate-examples-cxf-full:2.11.1'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-cxf-full/
implementation ("com.webcohesion.enunciate:enunciate-examples-cxf-full:2.11.1")
'com.webcohesion.enunciate:enunciate-examples-cxf-full:war:2.11.1'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-cxf-full" rev="2.11.1">
  <artifact name="enunciate-examples-cxf-full" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-cxf-full', version='2.11.1')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-cxf-full" % "2.11.1"
[com.webcohesion.enunciate/enunciate-examples-cxf-full "2.11.1"]