Last Version

JPPF common API 6.3-alpha

JPPF, the open source grid computing solution

License

License

GroupId

GroupId

org.jppf
ArtifactId

ArtifactId

jppf-common
Version

Version

6.3-alpha
Type

Type

jar
Description

Description

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


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-io : commons-io jar 2.4
org.lz4 : lz4-java jar 1.6.0
com.github.oshi : oshi-core jar 3.13.0

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.