is not current version
Last Version 1.12.12

Byte Buddy agent 1.12.8

The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.

License

License

Categories

Categories

Net Byte Buddy Application Layer Libs Bytecode Manipulation
GroupId

GroupId

net.bytebuddy
ArtifactId

ArtifactId

byte-buddy-agent
Version

Version

1.12.8
Type

Type

jar
Description

Description

Byte Buddy agent
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.

Download byte-buddy-agent 1.12.8


<!-- https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-agent/ -->
<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-agent</artifactId>
    <version>1.12.8</version>
</dependency>
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-agent/
implementation 'net.bytebuddy:byte-buddy-agent:1.12.8'
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-agent/
implementation ("net.bytebuddy:byte-buddy-agent:1.12.8")
'net.bytebuddy:byte-buddy-agent:jar:1.12.8'
<dependency org="net.bytebuddy" name="byte-buddy-agent" rev="1.12.8">
  <artifact name="byte-buddy-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bytebuddy', module='byte-buddy-agent', version='1.12.8')
)
libraryDependencies += "net.bytebuddy" % "byte-buddy-agent" % "1.12.8"
[net.bytebuddy/byte-buddy-agent "1.12.8"]

Dependencies

provided (4)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.8.0
net.java.dev.jna : jna-platform jar 5.8.0
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.mockito : mockito-core jar 2.23.0
net.bytebuddy : byte-buddy jar 1.12.7

Project Modules

There are no modules declared in this project.