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

server 0.2.2

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.

Лицензия

Лицензия

Группа

Группа

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

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

agent-server
Версия

Версия

0.2.2
Тип

Тип

jar
Описание

Описание

server
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

Скачать agent-server 0.2.2


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

Зависимости

compile (10)

Идентификатор библиотеки Тип Версия
commons-lang : commons-lang jar 2.6
commons-codec : commons-codec jar 1.10
org.renci.node-agent2 : agent-config jar 0.2.2
org.renci.node-agent2 : agent-core jar 0.2.2
org.springframework.boot : spring-boot-starter-web jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-log4j2 jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-jetty jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-security jar 1.5.3.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 1.5.3.RELEASE

runtime (1)

Идентификатор библиотеки Тип Версия
org.hsqldb : hsqldb jar 2.4.0

test (1)

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

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

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