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

org.jboss.byteman:byteman-bmunit 4.0.0-BETA1

The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests.

Категории

Категории

JBoss Контейнер Application Servers Byteman Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

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

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

byteman-bmunit
Версия

Версия

4.0.0-BETA1
Тип

Тип

jar

Скачать byteman-bmunit 4.0.0-BETA1


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