is not current version
Last Version 0.273.3

presto-bytecode 0.259.1

Presto

License

License

GroupId

GroupId

com.facebook.presto
ArtifactId

ArtifactId

presto-bytecode
Version

Version

0.259.1
Type

Type

jar
Description

Description

presto-bytecode
Presto

Download presto-bytecode 0.259.1


<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/ -->
<dependency>
    <groupId>com.facebook.presto</groupId>
    <artifactId>presto-bytecode</artifactId>
    <version>0.259.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation 'com.facebook.presto:presto-bytecode:0.259.1'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation ("com.facebook.presto:presto-bytecode:0.259.1")
'com.facebook.presto:presto-bytecode:jar:0.259.1'
<dependency org="com.facebook.presto" name="presto-bytecode" rev="0.259.1">
  <artifact name="presto-bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-bytecode', version='0.259.1')
)
libraryDependencies += "com.facebook.presto" % "presto-bytecode" % "0.259.1"
[com.facebook.presto/presto-bytecode "0.259.1"]

Dependencies

compile (5)

Group / Artifact Type Version
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 Optional jar 3.0.2
com.google.guava : guava jar 26.0-jre

runtime (1)

Group / Artifact Type Version
org.ow2.asm : asm-analysis jar 9.0

test (3)

Group / Artifact Type Version
com.facebook.presto : presto-testng-services jar 0.259.1
org.testng : testng jar 6.10
org.assertj : assertj-core jar 3.8.0

Project Modules

There are no modules declared in this project.