| GroupId | GroupIdorg.codehaus.enunciate |
|---|---|
| ArtifactId | ArtifactIdenunciate-xfire |
| Last Version | Last Version1.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEnunciate - XFire Module
The Enunciate XML module generates the artifacts required to deploy XFire-supported SOAP endpoints.
|
| Filename | Size |
|---|---|
| enunciate-xfire-1.20.pom | |
| enunciate-xfire-1.20.jar | 10 KB |
| enunciate-xfire-1.20-sources.jar | 8 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-xfire</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire/
implementation 'org.codehaus.enunciate:enunciate-xfire:1.20'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire/
implementation ("org.codehaus.enunciate:enunciate-xfire:1.20")
'org.codehaus.enunciate:enunciate-xfire:jar:1.20'
<dependency org="org.codehaus.enunciate" name="enunciate-xfire" rev="1.20">
<artifact name="enunciate-xfire" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-xfire', version='1.20')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-xfire" % "1.20"
[org.codehaus.enunciate/enunciate-xfire "1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.20 |
| org.codehaus.enunciate : enunciate-xfire-rt | jar | 1.20 |
| org.codehaus.enunciate : enunciate-spring-app | jar | 1.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.codehaus.enunciate : enunciate-core | jar | 1.20 |
| org.easymock : easymock | jar | 2.2 |
| junit : junit | jar | 3.8.1 |