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.

License

License

Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-layer
Last Version

Last Version

4.0.19
Release Date

Release Date

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

How to add to project

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

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.

Versions

Version
4.0.19
4.0.18
4.0.17
4.0.16
4.0.15
4.0.14
4.0.13
4.0.12
4.0.11
4.0.10
4.0.9
4.0.8
4.0.7
4.0.6
4.0.5
4.0.4
4.0.3
4.0.2
4.0.1
4.0.0
4.0.0-BETA5
4.0.0-BETA4
4.0.0-BETA3
4.0.0-BETA2
4.0.0-BETA1
4.0.0-BETA0