Last Version

Enunciate - XFire Client Module 1.20

The Enunciate XFire Client module generates the client-side artifacts for invoking a remove web service endpoint via XFire.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.codehaus.enunciate
ArtifactId

ArtifactId

enunciate-xfire-client
Version

Version

1.20
Type

Type

jar
Description

Description

Enunciate - XFire Client Module
The Enunciate XFire Client module generates the client-side artifacts for invoking a remove web service endpoint via XFire.

Download enunciate-xfire-client 1.20


<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client/ -->
<dependency>
    <groupId>org.codehaus.enunciate</groupId>
    <artifactId>enunciate-xfire-client</artifactId>
    <version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client/
implementation 'org.codehaus.enunciate:enunciate-xfire-client:1.20'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client/
implementation ("org.codehaus.enunciate:enunciate-xfire-client:1.20")
'org.codehaus.enunciate:enunciate-xfire-client:jar:1.20'
<dependency org="org.codehaus.enunciate" name="enunciate-xfire-client" rev="1.20">
  <artifact name="enunciate-xfire-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-xfire-client', version='1.20')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-xfire-client" % "1.20"
[org.codehaus.enunciate/enunciate-xfire-client "1.20"]

Dependencies

compile (2)

Group / Artifact Type Version
org.codehaus.enunciate : enunciate-core jar 1.20
org.codehaus.enunciate : enunciate-xfire-client-rt jar 1.20

test (4)

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

Project Modules

There are no modules declared in this project.