ASM (thirdparty)

ASM is a Java bytecode manipulation framework.

License

License

Categories

Categories

ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.apache.tajo
ArtifactId

ArtifactId

tajo-thirdparty-asm
Last Version

Last Version

0.11.3
Release Date

Release Date

Type

Type

jar
Description

Description

ASM (thirdparty)
ASM is a Java bytecode manipulation framework.
Project Organization

Project Organization

Apache Software Foundation

Download tajo-thirdparty-asm

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.11.3
0.11.2
0.11.1
0.11.0
0.10.1
0.10.0
0.9.0