GroupId | GroupIdorg.codehaus.enunciate |
---|---|
ArtifactId | ArtifactIdenunciate-xfire-rt |
Last Version | Last Version1.20 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEnunciate - XFire Runtime
The Enunciate XFire runtime libraries support the XFire-backed SOAP endpoints.
|
Filename | Size |
---|---|
enunciate-xfire-rt-1.20.pom | |
enunciate-xfire-rt-1.20.jar | 25 KB |
enunciate-xfire-rt-1.20-sources.jar | 16 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-rt/ -->
<dependency>
<groupId>org.codehaus.enunciate</groupId>
<artifactId>enunciate-xfire-rt</artifactId>
<version>1.20</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-rt/
implementation 'org.codehaus.enunciate:enunciate-xfire-rt:1.20'
// https://jarcasting.com/artifacts/org.codehaus.enunciate/enunciate-xfire-rt/
implementation ("org.codehaus.enunciate:enunciate-xfire-rt:1.20")
'org.codehaus.enunciate:enunciate-xfire-rt:jar:1.20'
<dependency org="org.codehaus.enunciate" name="enunciate-xfire-rt" rev="1.20">
<artifact name="enunciate-xfire-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.enunciate', module='enunciate-xfire-rt', version='1.20')
)
libraryDependencies += "org.codehaus.enunciate" % "enunciate-xfire-rt" % "1.20"
[org.codehaus.enunciate/enunciate-xfire-rt "1.20"]
Group / Artifact | Type | Version |
---|---|---|
org.codehaus.enunciate : enunciate-spring-app-rt | jar | 1.20 |
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 2.2 |
junit : junit | jar | 3.8.1 |