Last Version

JPPF client API 6.3-alpha

JPPF, the open source grid computing solution

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.jppf
ArtifactId

ArtifactId

jppf-client
Version

Version

6.3-alpha
Type

Type

jar
Description

Description

JPPF client API
JPPF, the open source grid computing solution
Project URL

Project URL

https://www.jppf.org
Source Code Management

Source Code Management

https://github.com/jppf-grid/JPPF

Download jppf-client 6.3-alpha


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jppf : jppf-jmxremote-nio jar 6.3-alpha

Project Modules

There are no modules declared in this project.