GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-jaxws |
Last Version | Last Version1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnunciate - JAX-WS Module
The Enunciate JAX-WS module generates the JAX-WS wrapper classes for the Enunciated project.
|
Filename | Size |
---|---|
enunciate-jaxws-1.15.pom | |
enunciate-jaxws-1.15.jar | 10 KB |
enunciate-jaxws-1.15-sources.jar | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-jaxws</artifactId>
<version>1.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/
implementation 'org.codehaus.enunciate:enunciate-jaxws:1.15'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-jaxws/
implementation ("org.codehaus.enunciate:enunciate-jaxws:1.15")
'org.codehaus.enunciate:enunciate-jaxws:jar:1.15'
<dependency org="org.codehaus.enunciate" name="enunciate-jaxws" rev="1.15">
<artifact name="enunciate-jaxws" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-jaxws', version='1.15')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-jaxws" % "1.15"
[org.codehaus.enunciate/enunciate-jaxws "1.15"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-core | jar | 1.15 |
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-core | jar | 1.15 |
org.easymock : easymock | jar | 2.2 |
junit : junit | jar | 3.8.1 |