Last Version

ParallelJ 1.4.1

ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.

License

License

GroupId

GroupId

org.parallelj
ArtifactId

ArtifactId

parallelj
Version

Version

1.4.1
Type

Type

pom
Description

Description

ParallelJ
ParallelJ is a Java framework for parallel computing. It provides flow modeling and execution.
Project Organization

Project Organization

Atos Worldline
Source Code Management

Source Code Management

https://github.com/awltech/org.parallelj

Download parallelj 1.4.1

Filename Size
parallelj-1.4.1.pom 12 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • parallelj-core
  • parallelj-tools
  • parallelj-archetype
  • parallelj-archetype-web
  • parallelj-jmx
  • parallelj-launching
  • parallelj-extensions
  • parallelj-ssh
  • parallelj-legacy-launching