Last Version

agent 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.

License

License

GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

agent
Version

Version

0.2.2
Type

Type

pom
Description

Description

agent
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.
Project URL

Project URL

http://maven.apache.org
Project Organization

Project Organization

RENCI

Download agent 0.2.2

Filename Size
agent-0.2.2.pom 759 bytes
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • config
  • core
  • server