net.bytebuddy:byte-buddy-agent (1.17.7)
Published 2026-09-15 10:11:08 +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.17.7</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.bytebuddy:byte-buddy-agent:1.17.7About 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.17.6
Details
2026-09-15 10:11:08 +00:00
Assets (2)
Versions (2)
View all
Maven
288
Byte Buddy agent
372 KiB
byte-buddy-agent-1.17.7.jar
358 KiB
byte-buddy-agent-1.17.7.pom
14 KiB