Эксперт ХД

net.bytebuddy:byte-buddy (1.15.11)

Published 2026-09-15 11:10:18 +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</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:1.15.11

About this package

Byte Buddy is a Java library for creating Java classes at run time. This artifact is a build of Byte Buddy with all ASM dependencies repackaged into its own name space.

Dependencies

net.java.dev.jna:jna
5.12.1
net.java.dev.jna:jna-platform
5.12.1
com.google.code.findbugs:findbugs-annotations
3.0.1
com.google.code.findbugs:jsr305
3.0.2
Details
Maven
2026-09-15 11:10:18 +00:00
0
Byte Buddy (without dependencies)
8.1 MiB
Assets (2)
Versions (3) View all
1.18.10 2026-09-15
1.15.11 2026-09-15
1.17.7 2026-09-15