is not current version
Last Version 4.0.19

byteman-layer 4.0.18

The Byteman layer jar provides support for agents to create a Jigsaw module layer at runtime, install a module in the layer and populate the layer with classes defined via byte arrays in class file format.

License

License

Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-layer
Version

Version

4.0.18
Type

Type

jar
Description

Description

byteman-layer
The Byteman layer jar provides support for agents to create a Jigsaw module layer at runtime, install a module in the layer and populate the layer with classes defined via byte arrays in class file format.

Download byteman-layer 4.0.18


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.