Last Version

Enunciate - XFire Module 1.20

The Enunciate XML module generates the artifacts required to deploy XFire-supported SOAP endpoints.

GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-xfire
Version

Version

1.20
Type

Type

jar
Description

Description

Enunciate - XFire Module
The Enunciate XML module generates the artifacts required to deploy XFire-supported SOAP endpoints.

Download enunciate-xfire 1.20


<!-- 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"]

Dependencies

compile (3)

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

test (3)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.20
org.easymock : easymock jar 2.2
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.