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

byteman-root 4.0.15

Byteman is a java agent-based bytecode injection tool. It can be used to inject Event Condition Action rules into Java application and JVM runtime methods. Its primary purpose is to support execution tracing and fault injection testing.

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

byteman-root
Версия

Версия

4.0.15
Тип

Тип

pom
Описание

Описание

byteman-root
Byteman is a java agent-based bytecode injection tool. It can be used to inject Event Condition Action rules into Java application and JVM runtime methods. Its primary purpose is to support execution tracing and fault injection testing.
Ссылка на сайт

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

http://www.jboss.org/byteman

Скачать byteman-root 4.0.15

Имя Файла Размер
byteman-root-4.0.15.pom 21 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • submit
  • agent
  • byteman
  • tests
  • layer
  • jigsaw
  • install
  • contrib/bmunit
  • contrib/bmunit5
  • contrib/dtest
  • contrib/rulecheck-maven-plugin
  • contrib/jboss-modules-system
  • sample
  • docs
  • download