не последняя версия
Последняя версия 1.12.12

Byte Buddy (parent) 1.12.8

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

Лицензия

Лицензия

Категории

Категории

Сеть Byte Buddy Библиотеки уровня приложения Bytecode Manipulation
Группа

Группа

net.bytebuddy
Идентификатор

Идентификатор

byte-buddy-parent
Версия

Версия

1.12.8
Тип

Тип

pom
Описание

Описание

Byte Buddy (parent)
Byte Buddy is a Java library for creating Java classes at run time. The parent artifact contains configuration information that concern all modules.
Ссылка на сайт

Ссылка на сайт

https://bytebuddy.net

Скачать byte-buddy-parent 1.12.8

Имя Файла Размер
byte-buddy-parent-1.12.8.pom 42 KB
Обзор

<!-- https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-parent/ -->
<dependency>
    <groupId>net.bytebuddy</groupId>
    <artifactId>byte-buddy-parent</artifactId>
    <version>1.12.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-parent/
implementation 'net.bytebuddy:byte-buddy-parent:1.12.8'
// https://jarcasting.com/artifacts/net.bytebuddy/byte-buddy-parent/
implementation ("net.bytebuddy:byte-buddy-parent:1.12.8")
'net.bytebuddy:byte-buddy-parent:pom:1.12.8'
<dependency org="net.bytebuddy" name="byte-buddy-parent" rev="1.12.8">
  <artifact name="byte-buddy-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.bytebuddy', module='byte-buddy-parent', version='1.12.8')
)
libraryDependencies += "net.bytebuddy" % "byte-buddy-parent" % "1.12.8"
[net.bytebuddy/byte-buddy-parent "1.12.8"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : findbugs-annotations jar 3.0.1
com.google.code.findbugs : jsr305 jar 3.0.2

Модули Проекта

  • byte-buddy
  • byte-buddy-dep
  • byte-buddy-benchmark
  • byte-buddy-agent
  • byte-buddy-android
  • byte-buddy-android-test
  • byte-buddy-maven-plugin
  • byte-buddy-gradle-plugin