License |
License |
---|---|
GroupId | GroupIdorg.jppf |
ArtifactId | ArtifactIdjppf-common |
Version | Version6.3-alpha |
Type | Typejar |
Description |
DescriptionJPPF common API
JPPF, the open source grid computing solution
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jppf-common-6.3-alpha.pom | |
jppf-common-6.3-alpha.jar | 1 MB |
jppf-common-6.3-alpha-sources.jar | 1 MB |
jppf-common-6.3-alpha-javadoc.jar | 2 MB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
log4j : log4j | jar | 1.2.15 |