| Categories |
CategoriesCLI User Interface |
|---|---|
| GroupId | GroupIdorg.codehaus.enunciate |
| ArtifactId | ArtifactIdenunciate-xfire-client-rt |
| Last Version | Last Version1.20 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEnunciate - XFire Client Runtime
The Enunciate XFire Client runtime libraries support client-side service endpoint invocation via XFire.
|
| Filename | Size |
|---|---|
| enunciate-xfire-client-rt-1.20.pom | |
| enunciate-xfire-client-rt-1.20.jar | 55 KB |
| enunciate-xfire-client-rt-1.20-sources.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client-rt/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-xfire-client-rt</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client-rt/
implementation 'org.codehaus.enunciate:enunciate-xfire-client-rt:1.20'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-client-rt/
implementation ("org.codehaus.enunciate:enunciate-xfire-client-rt:1.20")
'org.codehaus.enunciate:enunciate-xfire-client-rt:jar:1.20'
<dependency org="org.codehaus.enunciate" name="enunciate-xfire-client-rt" rev="1.20">
<artifact name="enunciate-xfire-client-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-xfire-client-rt', version='1.20')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-xfire-client-rt" % "1.20"
[org.codehaus.enunciate/enunciate-xfire-client-rt "1.20"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-codec : commons-codec | jar | 1.3 |
| commons-httpclient : commons-httpclient | jar | 3.1 |
| org.jdom : jdom | jar | 1.1 |
| javax.mail : mail | jar | 1.4 |
| org.codehaus.woodstox : wstx-asl | jar | 3.2.7 |
| wsdl4j : wsdl4j | jar | 1.6.2 |
| org.codehaus.xfire : xfire-all | jar | 1.2.2 |
| javax.xml.ws : jaxws-api | jar | 2.1-1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.easymock : easymock | jar | 2.2 |
| junit : junit | jar | 3.8.1 |