License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers |
GroupId | GroupIdcom.webcohesion.enunciate |
ArtifactId | ArtifactIdenunciate-examples-jboss-full |
Last Version | Last Version2.14.0 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionEnunciate - JBoss Full API Example
Enunciate Example: Full API with JAX-WS and JAX-RS on JBoss.
|
<!-- 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.14.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.14.0'
// https://jarcasting.com/artifacts/com.webcohesion.enunciate/enunciate-examples-jboss-full/
implementation ("com.webcohesion.enunciate:enunciate-examples-jboss-full:2.14.0")
'com.webcohesion.enunciate:enunciate-examples-jboss-full:war:2.14.0'
<dependency org="com.webcohesion.enunciate" name="enunciate-examples-jboss-full" rev="2.14.0">
<artifact name="enunciate-examples-jboss-full" type="war" />
</dependency>
@Grapes(
@Grab(group='com.webcohesion.enunciate', module='enunciate-examples-jboss-full', version='2.14.0')
)
libraryDependencies += "com.webcohesion.enunciate" % "enunciate-examples-jboss-full" % "2.14.0"
[com.webcohesion.enunciate/enunciate-examples-jboss-full "2.14.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.httpunit : httpunit | jar | 1.7.2 |
junit : junit | jar | 4.13.1 |