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