Эксперт ХД

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 install
mvn dependency:get -DremoteRepositories=https://git.expertdwh.ru/api/packages/EWH/maven -Dartifact=net.bytebuddy:byte-buddy-agent:1.15.11

About 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
Maven
2026-09-15 11:10:22 +00:00
1
Byte Buddy agent
368 KiB
Assets (2)
Versions (2) View all
1.15.11 2026-09-15
1.17.7 2026-09-15