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

Remote Tea 1.1.4

A fully fledged implementation of the ONC/RPC protocol including a source generator, a port mapper and a Maven plugin for source generation in a Maven build.

Лицензия

Лицензия

Группа

Группа

org.acplt.remotetea
Идентификатор

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

remotetea
Версия

Версия

1.1.4
Тип

Тип

pom
Описание

Описание

Remote Tea
A fully fledged implementation of the ONC/RPC protocol including a source generator, a port mapper and a Maven plugin for source generation in a Maven build.
Ссылка на сайт

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

http://sourceforge.net/projects/remotetea/
Система контроля версий

Система контроля версий

http://sourceforge.net/p/remotetea/code/ci/master/tree/

Скачать remotetea 1.1.4

Имя Файла Размер
remotetea-1.1.4.pom 4 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • information
  • oncrpc
  • jrpcgen
  • jportmap
  • maven-plugin