MVN

org.jboss.byteman : byteman-layer

Maven & Gradle

Apr 13, 2023
2 usages

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.

<dependency>
    <groupId>org.jboss.byteman</groupId>
    <artifactId>byteman-layer</artifactId>
    <version>4.0.21</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jboss.byteman : byteman-layer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.0.21
  • Latest Beta: 4.0.0-BETA5

All Versions

Choose a version of org.jboss.byteman : byteman-layer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.0.x
byteman-layer-4.0.21
byteman-layer-4.0.20
byteman-layer-4.0.19
byteman-layer-4.0.18
byteman-layer-4.0.17
byteman-layer-4.0.16
byteman-layer-4.0.15
byteman-layer-4.0.14
byteman-layer-4.0.13
byteman-layer-4.0.12
byteman-layer-4.0.11
byteman-layer-4.0.10
byteman-layer-4.0.9
byteman-layer-4.0.8
byteman-layer-4.0.7
byteman-layer-4.0.6
byteman-layer-4.0.5
byteman-layer-4.0.4
byteman-layer-4.0.3
byteman-layer-4.0.2
byteman-layer-4.0.1
byteman-layer-4.0.0
byteman-layer-4.0.0-BETA5
byteman-layer-4.0.0-BETA4
byteman-layer-4.0.0-BETA3
byteman-layer-4.0.0-BETA2
byteman-layer-4.0.0-BETA1
byteman-layer-4.0.0-BETA0

How to add a dependency to Maven

Add the following org.jboss.byteman : byteman-layer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.jboss.byteman</groupId>
    <artifactId>byteman-layer</artifactId>
    <version>4.0.21</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jboss.byteman : byteman-layer gradle dependency to your build.gradle file:

implementation 'org.jboss.byteman:byteman-layer:4.0.21'

Gradle Kotlin DSL: Add the following org.jboss.byteman : byteman-layer gradle kotlin dependency to your build.gradle.kts file:

implementation("org.jboss.byteman:byteman-layer:4.0.21")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jboss.byteman : byteman-layer sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jboss.byteman" % "byteman-layer" % "4.0.21"

Advertisement

Dependencies from Group

Apr 13, 2023
192 usages
Apr 13, 2023
172 usages
Apr 13, 2023
125 usages
Apr 13, 2023
96 usages
Apr 13, 2023
15 usages

Discover Dependencies

Feb 05, 2017
4 usages
18 stars
Feb 16, 2018
1 usages
18.5k stars
May 04, 2014
10 usages
4k stars
Dec 02, 2014
5 usages
6 stars
Feb 09, 2019
7 usages
3 stars
May 11, 2009
7 usages
Sep 11, 2016
3 usages