Simple remoting framework

Simple yet extensible remoting framework

Лицензия

Лицензия

Группа

Группа

com.googlecode.xremoting
Идентификатор

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

xremoting-parent
Последняя версия

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

1.0-10
Дата

Дата

Тип

Тип

pom
Описание

Описание

Simple remoting framework
Simple yet extensible remoting framework
Ссылка на сайт

Ссылка на сайт

https://github.com/rpuch/xremoting/

Скачать xremoting-parent

Имя Файла Размер
xremoting-parent-1.0-10.pom 4 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/ -->
<dependency>
    <groupId>com.googlecode.xremoting</groupId>
    <artifactId>xremoting-parent</artifactId>
    <version>1.0-10</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation 'com.googlecode.xremoting:xremoting-parent:1.0-10'
// https://jarcasting.com/artifacts/com.googlecode.xremoting/xremoting-parent/
implementation ("com.googlecode.xremoting:xremoting-parent:1.0-10")
'com.googlecode.xremoting:xremoting-parent:pom:1.0-10'
<dependency org="com.googlecode.xremoting" name="xremoting-parent" rev="1.0-10">
  <artifact name="xremoting-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.xremoting', module='xremoting-parent', version='1.0-10')
)
libraryDependencies += "com.googlecode.xremoting" % "xremoting-parent" % "1.0-10"
[com.googlecode.xremoting/xremoting-parent "1.0-10"]

Зависимости

test (1)

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

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

  • xremoting-core

Версии библиотеки

Версия
1.0-10
1.0-9
1.0-8
1.0-7
1.0-6
1.0-5
1.0-4