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

org.jboss.byteman:byteman-sample 3.0.17

The Byteman sample jar contains some example helper classes and auxiliary classes used by the] sample rule scripts contained in the distribution

Категории

Категории

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

Группа

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

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

byteman-sample
Версия

Версия

3.0.17
Тип

Тип

jar

Скачать byteman-sample 3.0.17


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