is not current version
Last Version 4.0.15

org.jboss.byteman:byteman-jboss-modules 4.0.0


Categories

Categories

JBoss Container Application Servers Byteman Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.jboss.byteman
ArtifactId

ArtifactId

byteman-jboss-modules
Version

Version

4.0.0
Type

Type

pom

Download byteman-jboss-modules 4.0.0


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