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

org.jboss.byteman:byteman-dtest 4.0.0-ALPHA

The Byteman dtest jar supports instrumentation of test code executed on remote server hosts and validation of assertions describing the expected operation of the instrumented methods.

Категории

Категории

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

Группа

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

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

byteman-dtest
Версия

Версия

4.0.0-ALPHA
Тип

Тип

jar

Скачать byteman-dtest 4.0.0-ALPHA


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