jallocator

A parallel resource allocator.

License

License

GroupId

GroupId

org.anarres.jallocator
ArtifactId

ArtifactId

jallocator
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

jallocator
A parallel resource allocator.
Project URL

Project URL

https://github.com/shevek/jallocator

Download jallocator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.google.guava : guava jar 18.0
com.google.code.findbugs : annotations jar 2.0.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0