net.bytebuddy:byte-buddy-agent (1.14.11)
Published 2026-02-24 13:43:49 +00:00 by atheaadmin
Installation
<repositories>
<repository>
<id>gitea</id>
<url> </url>
</repository>
</repositories>
<distributionManagement>
<repository>
<id>gitea</id>
<url> </url>
</repository>
<snapshotRepository>
<id>gitea</id>
<url> </url>
</snapshotRepository>
</distributionManagement><dependency>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-agent</artifactId>
<version>1.14.11</version>
</dependency>mvn installmvn dependency:get -DremoteRepositories= -Dartifact=net.bytebuddy:byte-buddy-agent:1.14.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.14.10
Details
2026-02-24 13:43:49 +00:00
Assets (2)
Versions (1)
View all
Maven
1
Byte Buddy agent
261 KiB
byte-buddy-agent-1.14.11.jar
251 KiB
byte-buddy-agent-1.14.11.pom
10 KiB
1.14.11
2026-02-24