Last Version

config 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

Categories

Categories

config Application Layer Libs Configuration
GroupId

GroupId

org.renci.node-agent2
ArtifactId

ArtifactId

agent-config
Version

Version

0.2.2
Type

Type

jar
Description

Description

config
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-config 0.2.2


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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.