Multiverse Performace Tool

Multiverse is a Software Transactional Memory implementation that can be used in Java but also in other languages running on the JVM like Scala or Groovy. Essentially it is a framework that allows different STM implementation (with different featuresets or performance characteristics) to be used under the hood. The main STM implementation is multiverse-alpha..

Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

org.multiverse
Идентификатор

Идентификатор

multiverse-performance-tool
Последняя версия

Последняя версия

0.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Multiverse Performace Tool
Multiverse is a Software Transactional Memory implementation that can be used in Java but also in other languages running on the JVM like Scala or Groovy. Essentially it is a framework that allows different STM implementation (with different featuresets or performance characteristics) to be used under the hood. The main STM implementation is multiverse-alpha..
Организация-разработчик

Организация-разработчик

Multiverse

Скачать multiverse-performance-tool

Как подключить последнюю версию

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
args4j : args4j jar 2.0.16

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.8.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
0.6.2
0.6.1
0.6
0.5.2
0.5