Последняя версия

Sisu XML-RPC :: Client Library 1.2.0

Sisu XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Sisu XML-RPC provides HTTP transport pluggability via Async HTTP Client.

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.sonatype.sisu
Идентификатор

Идентификатор

sisu-xmlrpc-client
Версия

Версия

1.2.0
Тип

Тип

jar
Описание

Описание

Sisu XML-RPC :: Client Library
Sisu XML-RPC is a Java implementation of XML-RPC, a popular protocol that uses XML over HTTP to implement remote procedure calls. Compared to SOAP, or JAX-RPC, it is stable, much simpler and easier to handle. Sisu XML-RPC provides HTTP transport pluggability via Async HTTP Client.
Организация-разработчик

Организация-разработчик

Sonatype, Inc.

Скачать sisu-xmlrpc-client 1.2.0


<!-- https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-xmlrpc-client/ -->
<dependency>
    <groupId>org.sonatype.sisu</groupId>
    <artifactId>sisu-xmlrpc-client</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-xmlrpc-client/
implementation 'org.sonatype.sisu:sisu-xmlrpc-client:1.2.0'
// https://jarcasting.com/artifacts/org.sonatype.sisu/sisu-xmlrpc-client/
implementation ("org.sonatype.sisu:sisu-xmlrpc-client:1.2.0")
'org.sonatype.sisu:sisu-xmlrpc-client:jar:1.2.0'
<dependency org="org.sonatype.sisu" name="sisu-xmlrpc-client" rev="1.2.0">
  <artifact name="sisu-xmlrpc-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.sonatype.sisu', module='sisu-xmlrpc-client', version='1.2.0')
)
libraryDependencies += "org.sonatype.sisu" % "sisu-xmlrpc-client" % "1.2.0"
[org.sonatype.sisu/sisu-xmlrpc-client "1.2.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.sonatype.sisu : sisu-xmlrpc-common jar 1.2.0
com.ning : async-http-client jar 1.5.0

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 3.8.1

Модули Проекта

Данный проект не имеет модулей.