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

byteman 4.0.17

The byteman jar merges the byteman-agent jar contents with those of the byteman-jigsaw and byteman-layer jars as a mutli-release jar. The contents of the latter two jars are installed under META-INF/versions/9 ensuring that they are only linked when Byteman is deployed on a JDK9+ JVM

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

byteman
Версия

Версия

4.0.17
Тип

Тип

jar
Описание

Описание

byteman
The byteman jar merges the byteman-agent jar contents with those of the byteman-jigsaw and byteman-layer jars as a mutli-release jar. The contents of the latter two jars are installed under META-INF/versions/9 ensuring that they are only linked when Byteman is deployed on a JDK9+ JVM
Ссылка на сайт

Ссылка на сайт

http://www.jboss.org/byteman/byteman

Скачать byteman 4.0.17


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

Зависимости

provided (3)

Идентификатор библиотеки Тип Версия
org.jboss.byteman » byteman-agent jar 4.0.17
org.jboss.byteman : byteman-layer jar 4.0.17
org.jboss.byteman » byteman-jigsaw jar 4.0.17

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

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