client

NodeAgent2 is a piece of middleware invoked by Ant handler tasks from ORCA on one side, and speaks the substrate native APIs on the other. The invocation happens over a remotable interface, making it possible for the ORCA AM invoking the task to be on one host and the target of the tasks, where NA2 executes, on another.

Лицензия

Лицензия

Категории

Категории

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

Группа

org.renci.node-agent2
Идентификатор

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

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

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

0.2.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

client
NodeAgent2 is a piece of middleware invoked by Ant handler tasks from ORCA on one side, and speaks the substrate native APIs on the other. The invocation happens over a remotable interface, making it possible for the ORCA AM invoking the task to be on one host and the target of the tasks, where NA2 executes, on another.
Ссылка на сайт

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

http://maven.apache.org
Организация-разработчик

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

RENCI

Скачать client

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.httpcomponents : httpclient jar 4.2.3
com.googlecode.json-simple : json-simple jar 1.1.1
org.renci.node-agent2 : agentlib jar 0.2.2

test (1)

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

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

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

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

Версия
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2