| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.juddi |
| Идентификатор | Идентификаторjuddi-rest-cxf |
| Последняя версия | Последняя версия3.3.10 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеjUDDI REST Services using Apache CXF
jUDDI (pronounced "Judy") is an open source Java
implementation of the Universal Description, Discovery, and
Integration (UDDI) specification for Web Services.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| juddi-rest-cxf-3.3.10.pom | |
| juddi-rest-cxf-3.3.10.jar | 18 KB |
| juddi-rest-cxf-3.3.10-sources.jar | 15 KB |
| juddi-rest-cxf-3.3.10-javadoc.jar | 35 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.juddi/juddi-rest-cxf/ -->
<dependency>
<groupId>org.apache.juddi</groupId>
<artifactId>juddi-rest-cxf</artifactId>
<version>3.3.10</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-rest-cxf/
implementation 'org.apache.juddi:juddi-rest-cxf:3.3.10'
// https://jarcasting.com/artifacts/org.apache.juddi/juddi-rest-cxf/
implementation ("org.apache.juddi:juddi-rest-cxf:3.3.10")
'org.apache.juddi:juddi-rest-cxf:jar:3.3.10'
<dependency org="org.apache.juddi" name="juddi-rest-cxf" rev="3.3.10">
<artifact name="juddi-rest-cxf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.juddi', module='juddi-rest-cxf', version='3.3.10')
)
libraryDependencies += "org.apache.juddi" % "juddi-rest-cxf" % "3.3.10"
[org.apache.juddi/juddi-rest-cxf "3.3.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.juddi : uddi-ws | jar | 3.3.10 |
| org.apache.juddi : juddi-client | jar | 3.3.10 |
| commons-configuration : commons-configuration | jar | 1.10 |
| org.apache.commons : commons-lang3 | jar | 3.5 |
| commons-collections : commons-collections | jar | 3.2.2 |
| org.apache.cxf : cxf-rt-transports-http-jetty | jar | 3.3.4 |
| org.hibernate.javax.persistence : hibernate-jpa-2.1-api | jar | 1.0.0.Final |
| org.hibernate : hibernate-core | jar | 4.3.6.Final |
| org.hibernate : hibernate-entitymanager | jar | 4.3.6.Final |
| cglib : cglib-nodep | jar | 2.1_3 |
| commons-codec : commons-codec | jar | 1.10 |
| javax.servlet : servlet-api | jar | 2.5 |
| org.apache.cxf : cxf-rt-rs-extension-providers | jar | 3.3.4 |
| org.codehaus.jettison : jettison | jar | 1.3.4 |
| commons-logging : commons-logging-api | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.juddi : juddi-core | jar | 3.3.10 |
| org.apache.cxf : cxf-rt-frontend-jaxrs | jar | 3.3.4 |
| org.apache.cxf : cxf-rt-rs-client | jar | 3.3.4 |
| org.apache.cxf : cxf-rt-rs-service-description | jar | 3.3.4 |
| org.apache.geronimo.specs : geronimo-jta_1.1_spec | jar | 1.1.1 |
| org.apache.geronimo.javamail : geronimo-javamail_1.4_mail | jar | 1.8.4 |
| org.apache.geronimo.specs : geronimo-jaxrs_1.1_spec | jar | 1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.juddi : uddi-tck-base | jar | 3.3.10 |
| org.springframework : spring-test | jar | 3.2.2.RELEASE |
| org.springframework : spring-context | jar | 3.2.2.RELEASE |
| org.apache.derby : derby | jar | 10.10.1.1 |
| mysql : mysql-connector-java | jar | 6.0.5 |
| org.postgresql : postgresql | jar | 9.4.1212 |
| org.mockejb : mockejb | jar | 0.6-beta2 |
| junit : junit | jar | 4.12 |