License |
License |
---|---|
GroupId | GroupIdorg.apache.juddi |
ArtifactId | ArtifactIdjuddi-cxf |
Last Version | Last Version3.1.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionjUDDI CXF Deployment
jUDDI (pronounced "Judy") is an open source Java
implementation of the Universal Description, Discovery, and
Integration (UDDI) specification for Web Services.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
juddi-cxf-3.1.4.pom | |
juddi-cxf-3.1.4.war | 3 KB |
juddi-cxf-3.1.4-source-release.zip | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.juddi/juddi-cxf/ -->
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-cxf</artifactId>
<version>3.1.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-cxf/
implementation 'org.apache.juddi:juddi-cxf:3.1.4'
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-cxf/
implementation ("org.apache.juddi:juddi-cxf:3.1.4")
'org.apache.juddi:juddi-cxf:pom:3.1.4'
<dependency org="org.apache.juddi" name="juddi-cxf" rev="3.1.4">
<artifact name="juddi-cxf" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi', module='juddi-cxf', version='3.1.4')
)
libraryDependencies += "org.apache.juddi" % "juddi-cxf" % "3.1.4"
[org.apache.juddi/juddi-cxf "3.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.juddi : juddi-core-openjpa | jar | 3.1.4 |
org.apache.cxf : cxf-rt-frontend-jaxws | jar | 2.3.1 |
org.apache.cxf : cxf-rt-transports-http | jar | 2.3.1 |
cglib : cglib-nodep | jar | 2.1_3 |
org.apache.juddi : juddiv3-war | war | 3.1.4 |
commons-logging : commons-logging-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.5 |