License |
License |
---|---|
GroupId | GroupIdcom.facebook.presto |
ArtifactId | ArtifactIdpresto-bytecode |
Last Version | Last Version0.273.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionpresto-bytecode
Presto
|
Filename | Size |
---|---|
presto-bytecode-0.273.3.pom | |
presto-bytecode-0.273.3.jar | 193 KB |
presto-bytecode-0.273.3-tests.jar | 32 KB |
presto-bytecode-0.273.3-test-sources.jar | 23 KB |
presto-bytecode-0.273.3-sources.jar | 100 KB |
presto-bytecode-0.273.3-javadoc.jar | 467 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/ -->
<dependency>
<groupId>com.facebook.presto</groupId>
<artifactId>presto-bytecode</artifactId>
<version>0.273.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation 'com.facebook.presto:presto-bytecode:0.273.3'
// https://jarcasting.com/artifacts/com.facebook.presto/presto-bytecode/
implementation ("com.facebook.presto:presto-bytecode:0.273.3")
'com.facebook.presto:presto-bytecode:jar:0.273.3'
<dependency org="com.facebook.presto" name="presto-bytecode" rev="0.273.3">
<artifact name="presto-bytecode" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.presto', module='presto-bytecode', version='0.273.3')
)
libraryDependencies += "com.facebook.presto" % "presto-bytecode" % "0.273.3"
[com.facebook.presto/presto-bytecode "0.273.3"]
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 |
Group / Artifact | Type | Version |
---|---|---|
io.airlift : slice | jar | 0.38 |
Group / Artifact | Type | Version |
---|---|---|
org.ow2.asm : asm-analysis | jar | 9.0 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.presto : presto-testng-services | jar | 0.273.3 |
org.testng : testng | jar | 6.10 |
org.assertj : assertj-core | jar | 3.8.0 |