Last Version

Constellation 2.0.1

Constellation is a software platform/library specifically aimed at distributed, heterogeneous and hierarchical computing environments.

License

License

GroupId

GroupId

nl.junglecomputing
ArtifactId

ArtifactId

constellation
Version

Version

2.0.1
Type

Type

jar
Description

Description

Constellation
Constellation is a software platform/library specifically aimed at distributed, heterogeneous and hierarchical computing environments.
Project URL

Project URL

https://JungleComputing.github.io/Constellation
Source Code Management

Source Code Management

https://github.com/nlesc/constellation/tree/master

Download constellation 2.0.1


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

Dependencies

compile (4)

Group / Artifact Type Version
nl.junglecomputing.ipl : ipl jar 2.3.3
nl.junglecomputing.ipl : ibis-util jar 2.3.3
org.slf4j : slf4j-api jar 1.7.21
com.google.guava : guava jar 17.0

runtime (2)

Group / Artifact Type Version
nl.junglecomputing.ipl : ipl-impl-smartsockets jar 2.3.3
nl.junglecomputing.ipl : ipl-impl-tcp jar 2.3.3

test (3)

Group / Artifact Type Version
nl.junglecomputing.ipl : ipl-support jar 2.3.3
junit : junit jar 4.11
org.slf4j : slf4j-log4j12 jar 1.7.2

Project Modules

There are no modules declared in this project.