is not current version
Last Version 2.14.0

com.webcohesion.enunciate:enunciate-examples-jboss-full 2.2.0

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

Categories

Categories

JBoss Container Application Servers
GroupId

GroupId

com.webcohesion.enunciate
ArtifactId

ArtifactId

enunciate-examples-jboss-full
Version

Version

2.2.0
Type

Type

war

Download enunciate-examples-jboss-full 2.2.0


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