License |
License |
---|---|
GroupId | GroupIdnl.junglecomputing |
ArtifactId | ArtifactIdconstellation |
Last Version | Last Version2.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConstellation
Constellation is a software platform/library specifically aimed at distributed, heterogeneous and hierarchical computing environments.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
constellation-2.0.1.pom | |
constellation-2.0.1.jar | 126 KB |
constellation-2.0.1-sources.jar | 101 KB |
constellation-2.0.1-javadoc.jar | 488 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
nl.junglecomputing.ipl : ipl-impl-smartsockets | jar | 2.3.3 |
nl.junglecomputing.ipl : ipl-impl-tcp | jar | 2.3.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 |