is not current version
Last Version 4.0.19

byteman 4.0.16

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

License

License

Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman
Version

Version

4.0.16
Type

Type

jar
Description

Description

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
Project URL

Project URL

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

Download byteman 4.0.16


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

Dependencies

provided (3)

Group / Artifact Type Version
org.jboss.byteman » byteman-agent jar 4.0.16
org.jboss.byteman : byteman-layer jar 4.0.16
org.jboss.byteman » byteman-jigsaw jar 4.0.16

Project Modules

There are no modules declared in this project.