License |
License |
---|---|
Categories |
CategoriesJBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation |
GroupId | GroupIdorg.jboss.byteman |
ArtifactId | ArtifactIdbyteman-bmunit |
Last Version | Last Version4.0.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbyteman-bmunit
The Byteman bmunit jar provides integration of Byteman into TestNG and JUnit tests.
|
Filename | Size |
---|---|
byteman-bmunit-4.0.19.pom | |
byteman-bmunit-4.0.19.jar | 27 KB |
byteman-bmunit-4.0.19-sources.jar | 14 KB |
byteman-bmunit-4.0.19-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit/ -->
<dependency>
<groupId>org.jboss.byteman</groupId>
<artifactId>byteman-bmunit</artifactId>
<version>4.0.19</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit/
implementation 'org.jboss.byteman:byteman-bmunit:4.0.19'
// https://jarcasting.com/artifacts/org.jboss.byteman/byteman-bmunit/
implementation ("org.jboss.byteman:byteman-bmunit:4.0.19")
'org.jboss.byteman:byteman-bmunit:jar:4.0.19'
<dependency org="org.jboss.byteman" name="byteman-bmunit" rev="4.0.19">
<artifact name="byteman-bmunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.byteman', module='byteman-bmunit', version='4.0.19')
)
libraryDependencies += "org.jboss.byteman" % "byteman-bmunit" % "4.0.19"
[org.jboss.byteman/byteman-bmunit "4.0.19"]
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.19 |
org.jboss.byteman : byteman-submit | jar | 4.0.19 |
org.jboss.byteman : byteman-install | jar | 4.0.19 |