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