Last Version

Cluster 2.6.13

Shared configuration for Giulius, Acteur and related projects

License

License

MIT
GroupId

GroupId

com.mastfrog
ArtifactId

ArtifactId

cluster
Version

Version

2.6.13
Type

Type

jar
Description

Description

Cluster
Shared configuration for Giulius, Acteur and related projects
Project URL

Project URL

https://github.com/timboudreau/giulius
Project Organization

Project Organization

Mastfrog Technologies
Source Code Management

Source Code Management

https://github.com/timboudreau/giulius.git

Download cluster 2.6.13


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

Dependencies

compile (4)

Group / Artifact Type Version
com.google.inject : guice jar 4.2.3
com.mastfrog : util-preconditions jar 2.6.13
com.mastfrog : util-streams jar 2.6.13
com.mastfrog : util-strings jar 2.6.13

Project Modules

There are no modules declared in this project.