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

Alpha Multiverse STM engine: Unborn 0.6.2

Contains the main Multiverse STM Implementation: the Alpha Engine. The Alpha engine supports readonly and update transactions. It also supports the retry/or else mechanism. This not the jar you want to have in your final distribution because it isn't instrumented (hence the name unborn). The jar you eventually want to have in your distribution is the multiverse-alpha jar. What this package does, is test the instrumentation for the Javaagent. The compiletime instrumentation is tested in the multiverse-alpha package (where all tests are copied and reexecuted but now with compiletime instrumentation).

Лицензия

Лицензия

Группа

Группа

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

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

multiverse-alpha-unborn
Версия

Версия

0.6.2
Тип

Тип

jar
Описание

Описание

Alpha Multiverse STM engine: Unborn
Contains the main Multiverse STM Implementation: the Alpha Engine. The Alpha engine supports readonly and update transactions. It also supports the retry/or else mechanism. This not the jar you want to have in your final distribution because it isn't instrumented (hence the name unborn). The jar you eventually want to have in your distribution is the multiverse-alpha jar. What this package does, is test the instrumentation for the Javaagent. The compiletime instrumentation is tested in the multiverse-alpha package (where all tests are copied and reexecuted but now with compiletime instrumentation).
Организация-разработчик

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

Multiverse

Скачать multiverse-alpha-unborn 0.6.2


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.multiverse : multiverse-core jar 0.6.2
org.multiverse : multiverse-instrumentation jar 0.6.2
asm : asm-all jar 3.2

provided (1)

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

test (6)

Идентификатор библиотеки Тип Версия
org.multiverse : multiverse-benchy jar 0.6.2
org.multiverse : multiverse-core test-jar 0.6.2
org.multiverse : multiverse-instrumentation test-jar 0.6.2
com.google.code.gson : gson jar 1.4
junit : junit jar 4.8.1
org.mockito : mockito-all jar 1.8.2

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

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