Last Version

JPPF server API 6.3-alpha

JPPF, the open source grid computing solution

License

License

GroupId

GroupId

org.jppf
ArtifactId

ArtifactId

jppf-server
Version

Version

6.3-alpha
Type

Type

jar
Description

Description

JPPF server 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-server 6.3-alpha


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jppf : jppf-node jar 6.3-alpha
com.zaxxer : HikariCP-java7 jar 2.4.11

Project Modules

There are no modules declared in this project.