is not current version
Last Version 4.0.19

byteman-bmunit 4.0.18

The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests.

License

License

Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-bmunit
Version

Version

4.0.18
Type

Type

jar
Description

Description

byteman-bmunit
The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests.

Download byteman-bmunit 4.0.18


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

Dependencies

compile (5)

Group / Artifact Type Version
org.testng : testng Optional jar 6.8.5
junit : junit Optional jar 4.8.2
org.jboss.byteman : byteman jar 4.0.18
org.jboss.byteman : byteman-submit jar 4.0.18
org.jboss.byteman : byteman-install jar 4.0.18

Project Modules

There are no modules declared in this project.