Title: Downloads and Releases

Official Releases

NameDateDescription
3.3.4Feb 11, 2017Stable 3.3.4 Release
Older releasesArchived Releases

Maven Artifacts

  • Maven Group ID: org.apache.juddi
Artifact IDDescription
juddi-clientJava client code base (it's not just a wsimport!)
uddi-wsGenerated code from UDID wsdls, plus some tweaking
juddi-coreThis is the where the UDDI web services are implemented for Hibernate
juddi-core-openjpaThis is the where the UDDI web services are implemented for OpenJPA
juddi-rest-cxfREST style interfaces for UDDI and then some
uddi-tckJUnit tests for UDDI TCK
uddi-tck-baseCommon functions for testing that's used from juddi-core and uddi-tck
juddi-client-extrasSAP Registry JAXWS Transport adapter
juddi-examplesExample Code
juddi-more-samplesEven more samples
juddi-guiA web application for interacting with UDDI
juddi-migration-toolA tool for importing and exporting UDDI content
juddi-tck-runnerA CLI app to run the uddi-tck tests
juddi-gui-warA UDDI end user web application