is not current version
Last Version 4.0.15

org.jboss.byteman:byteman-jboss-modules-plugin 3.0.20


Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-jboss-modules-plugin
Version

Version

3.0.20
Type

Type

jar

Download byteman-jboss-modules-plugin 3.0.20


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