Last Version

Nemo Client 0.1

The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.nemo
ArtifactId

ArtifactId

nemo-client
Version

Version

0.1
Type

Type

jar
Description

Description

Nemo Client
The Apache Software Foundation provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.
Project Organization

Project Organization

The Apache Software Foundation

Download nemo-client 0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.nemo : nemo-common jar 0.1
org.apache.nemo : nemo-driver jar 0.1
org.apache.nemo : nemo-conf jar 0.1
org.apache.reef : reef-runtime-local jar 0.16.0
org.apache.reef : reef-runtime-yarn jar 0.16.0
com.google.protobuf : protobuf-java jar 2.5.0
org.xerial.snappy : snappy-java jar 1.1.1.3

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.13.0
org.powermock : powermock-module-junit4 jar 2.0.0-beta.5
org.powermock : powermock-api-mockito2 jar 2.0.0-beta.5

Project Modules

There are no modules declared in this project.