Last Version

node-agent2 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

node-agent2
Version

Version

0.2.2
Type

Type

pom
Description

Description

node-agent2
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

https://github.com/RENCI-NRIG/nodeagent2
Project Organization

Project Organization

RENCI
Source Code Management

Source Code Management

https://github.com/RENCI-NRIG/nodeagent2

Download node-agent2 0.2.2

Filename Size
node-agent2-0.2.2.pom 8 KB
Browse

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

  • agentlib
  • agent
  • null-agent
  • client