| License |
License |
|---|---|
| GroupId | GroupIdorg.jppf |
| ArtifactId | ArtifactIdjppf-common-node |
| Last Version | Last Version4.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJPPF common-node API
JPPF, the open source grid computing solution
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| jppf-common-node-4.2.9.pom | |
| jppf-common-node-4.2.9.jar | 537 KB |
| jppf-common-node-4.2.9-sources.jar | 510 KB |
| jppf-common-node-4.2.9-javadoc.jar | 998 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jppf/jppf-common-node/ -->
<dependency>
<groupId>org.jppf</groupId>
<artifactId>jppf-common-node</artifactId>
<version>4.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.jppf/jppf-common-node/
implementation 'org.jppf:jppf-common-node:4.2.9'
// https://jarcasting.com/artifacts/org.jppf/jppf-common-node/
implementation ("org.jppf:jppf-common-node:4.2.9")
'org.jppf:jppf-common-node:jar:4.2.9'
<dependency org="org.jppf" name="jppf-common-node" rev="4.2.9">
<artifact name="jppf-common-node" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jppf', module='jppf-common-node', version='4.2.9')
)
libraryDependencies += "org.jppf" % "jppf-common-node" % "4.2.9"
[org.jppf/jppf-common-node "4.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.1 |
| commons-io : commons-io | jar | 2.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
| log4j : log4j | jar | 1.2.15 |
| org.jppf : jppf-jmxremote_optional | jar | 1.1.1 |