net.bytebuddy:byte-buddy-agent (1.15.11)
Published 2026-09-15 11:10:22 +00:00 by Vlad_Savchuk
Installation
<repositories>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url>https://git.expertdwh.ru/api/packages/EWH/maven</url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.15.11</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.bytebuddy:byte-buddy-agent:1.15.11About this package
The Byte Buddy agent offers convenience for attaching an agent to the local or a remote VM.
Dependencies
net.java.dev.jna:jna
${version.jna}
net.java.dev.jna:jna-platform
${version.jna}
junit:junit
${version.junit}
org.mockito:mockito-core
${version.mockito}
net.bytebuddy:byte-buddy
1.15.10
Details
2026-09-15 11:10:22 +00:00
Assets (2)
Versions (2)
View all
Maven
1
Byte Buddy agent
368 KiB
byte-buddy-agent-1.15.11.jar
357 KiB
byte-buddy-agent-1.15.11.pom
11 KiB