Last Version

org.jboss.byteman:byteman-jboss-modules-tests 4.0.0-ALPHA

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.

License

License

Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-jboss-modules-tests
Version

Version

4.0.0-ALPHA
Type

Type

jar
Description

Description

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.

Download byteman-jboss-modules-tests 4.0.0-ALPHA


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

Dependencies

compile (4)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.jboss.byteman : byteman jar 4.0.0-ALPHA
org.jboss.byteman : byteman-jboss-modules-plugin jar 4.0.0-ALPHA
org.jboss.modules : jboss-modules jar 1.4.3.Final

Project Modules

There are no modules declared in this project.