| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.facebook.presto |
| Идентификатор | Идентификаторpresto-bytecode |
| Версия | Версия0.271 |
| Тип | Типjar |
| Описание |
Описаниеpresto-bytecode
Presto
|
| Имя Файла | Размер |
|---|---|
| presto-bytecode-0.271.pom | |
| presto-bytecode-0.271.jar | 197 KB |
| presto-bytecode-0.271-tests.jar | 32 KB |
| presto-bytecode-0.271-test-sources.jar | 23 KB |
| presto-bytecode-0.271-sources.jar | 103 KB |
| presto-bytecode-0.271-javadoc.jar | 487 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-bytecode</artifactId>
<version>0.271</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation 'com.facebook.presto:presto-bytecode:0.271'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation ("com.facebook.presto:presto-bytecode:0.271")
'com.facebook.presto:presto-bytecode:jar:0.271'
<dependency org="com.facebook.presto" name="presto-bytecode" rev="0.271">
<artifact name="presto-bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-bytecode', version='0.271')
)
libraryDependencies += "com.facebook.presto" % "presto-bytecode" % "0.271"
[com.facebook.presto/presto-bytecode "0.271"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.asm : asm | jar | 9.0 |
| org.ow2.asm : asm-tree | jar | 9.0 |
| org.ow2.asm : asm-util | jar | 9.0 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| com.google.guava : guava | jar | 26.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : slice | jar | 0.38 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.ow2.asm : asm-analysis | jar | 9.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.facebook.presto : presto-testng-services | jar | 0.271 |
| org.testng : testng | jar | 6.10 |
| org.assertj : assertj-core | jar | 3.8.0 |