| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Сеть Byte Buddy Библиотеки уровня приложения Bytecode Manipulation |
| Группа | Группаnet.bytebuddy |
| Идентификатор | Идентификаторbyte-buddy-maven-plugin |
| Версия | Версия1.12.10 |
| Тип | Типmaven-plugin |
| Описание |
ОписаниеByte Buddy Maven plugin
A plugin for post-processing class files via Byte Buddy in a Maven build.
|
<plugin>
<groupId>net.bytebuddy</groupId>
<artifactId>byte-buddy-maven-plugin</artifactId>
<version>1.12.10</version>
</plugin>
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.bytebuddy : byte-buddy | jar | 1.12.10 |
| org.apache.maven : maven-plugin-api | jar | 3.2.5 |
| org.eclipse.aether : aether-api | jar | 1.1.0 |
| org.eclipse.aether : aether-util | jar | 1.1.0 |
| org.sonatype.plexus : plexus-build-api | jar | 0.0.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 |
| org.apache.maven : maven-core | jar | 3.2.5 |
| com.google.code.findbugs : findbugs-annotations | jar | 3.0.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.mockito : mockito-core | jar | 2.23.0 |
| org.apache.maven : maven-compat | jar | 3.2.5 |
| org.apache.maven.plugin-testing : maven-plugin-testing-harness | jar | 3.3.0 |