| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.basinmc.plunger |
| Идентификатор | Идентификаторbytecode |
| Версия | Версия3.0 |
| Тип | Типjar |
| Описание |
ОписаниеBytecode Plunger
A generic bytecode and sourcecode transformation library.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| bytecode-3.0.pom | |
| bytecode-3.0.jar | 41 KB |
| bytecode-3.0-sources.jar | 19 KB |
| bytecode-3.0-javadoc.jar | 432 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.basinmc.plunger/bytecode/ -->
<dependency>
<groupId>org.basinmc.plunger</groupId>
<artifactId>bytecode</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.basinmc.plunger/bytecode/
implementation 'org.basinmc.plunger:bytecode:3.0'
// https://jarcasting.com/artifacts/org.basinmc.plunger/bytecode/
implementation ("org.basinmc.plunger:bytecode:3.0")
'org.basinmc.plunger:bytecode:jar:3.0'
<dependency org="org.basinmc.plunger" name="bytecode" rev="3.0">
<artifact name="bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.basinmc.plunger', module='bytecode', version='3.0')
)
libraryDependencies += "org.basinmc.plunger" % "bytecode" % "3.0"
[org.basinmc.plunger/bytecode "3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.basinmc.plunger : common | jar | 3.0 |
| org.ow2.asm : asm | jar | 6.1-beta2 |
| org.ow2.asm : asm-commons | jar | 6.1-beta2 |
| org.apache.commons : commons-collections4 | jar | 4.1 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.spotbugs : spotbugs-annotations | jar | 3.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.basinmc.plunger : testing-harness | jar | 3.0 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 2.15.0 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |