Last Version

Entwined STM 1.0.1

Implements various transactional collections with semantic concurrency control

License

License

GroupId

GroupId

ch.cern
ArtifactId

ArtifactId

entwined-stm
Version

Version

1.0.1
Type

Type

jar
Description

Description

Entwined STM
Implements various transactional collections with semantic concurrency control
Project Organization

Project Organization

CERN, The European Organization for Nuclear Research
Source Code Management

Source Code Management

https://github.com/CERN-BE/Entwined-STM

Download entwined-stm 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.guava : guava jar 13.0

provided (1)

Group / Artifact Type Version
org.clojure : clojure jar 1.5.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5-rc1
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.