The Multiverse instrumentation package

Contains support functionality for instrumenting classes so that they can participate in stm. The actual instrumentation (that is very STM specific) is not part of this package.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.6.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

The Multiverse instrumentation package
Contains support functionality for instrumenting classes so that they can participate in stm. The actual instrumentation (that is very STM specific) is not part of this package.
Организация-разработчик

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

Multiverse

Скачать multiverse-instrumentation

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

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

Зависимости

compile (6)

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

provided (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