Эксперт ХД

net.bytebuddy:byte-buddy-parent (1.15.11)

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

About this package

Byte Buddy is a Java library for creating Java classes at run time. The parent artifact contains configuration information that concern all modules.

Dependencies

com.google.code.findbugs:findbugs-annotations
${version.utility.findbugs}
com.google.code.findbugs:jsr305
${version.utility.jsr305}
Details
Maven
2026-09-15 11:10:25 +00:00
0
Byte Buddy (parent)
Apache License, Version 2.0
62 KiB
Assets (1)
Versions (3) View all
1.18.10 2026-09-15
1.15.11 2026-09-15
1.17.7 2026-09-15