не последняя версия
Последняя версия 2.14.0

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

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

Категории

Категории

JBoss Контейнер Application Servers
Группа

Группа

com.webcohesion.enunciate
Идентификатор

Идентификатор

enunciate-examples-jboss-full
Версия

Версия

2.0.0
Тип

Тип

war

Скачать enunciate-examples-jboss-full 2.0.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.0.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.0.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jboss-full/
implementation ("com.webcohesion.enunciate:enunciate-examples-jboss-full:2.0.0")
'com.webcohesion.enunciate:enunciate-examples-jboss-full:war:2.0.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jboss-full" rev="2.0.0">
  <artifact name="enunciate-examples-jboss-full" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jboss-full', version='2.0.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jboss-full" % "2.0.0"
[com.webcohesion.enunciate/enunciate-examples-jboss-full "2.0.0"]