MVN

org.apache.tajo : tajo-thirdparty-asm

Maven & Gradle

May 11, 2016
4 usages

ASM (thirdparty) · ASM is a Java bytecode manipulation framework.

<dependency>
    <groupId>org.apache.tajo</groupId>
    <artifactId>tajo-thirdparty-asm</artifactId>
    <version>0.11.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.tajo : tajo-thirdparty-asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.11.3

All Versions

Choose a version of org.apache.tajo : tajo-thirdparty-asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.11.x
tajo-thirdparty-asm-0.11.3
tajo-thirdparty-asm-0.11.2
tajo-thirdparty-asm-0.11.1
tajo-thirdparty-asm-0.11.0
0.10.x
tajo-thirdparty-asm-0.10.1
tajo-thirdparty-asm-0.10.0
0.9.x
tajo-thirdparty-asm-0.9.0

How to add a dependency to Maven

Add the following org.apache.tajo : tajo-thirdparty-asm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.tajo</groupId>
    <artifactId>tajo-thirdparty-asm</artifactId>
    <version>0.11.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.tajo : tajo-thirdparty-asm gradle dependency to your build.gradle file:

implementation 'org.apache.tajo:tajo-thirdparty-asm:0.11.3'

Gradle Kotlin DSL: Add the following org.apache.tajo : tajo-thirdparty-asm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.tajo:tajo-thirdparty-asm:0.11.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.tajo : tajo-thirdparty-asm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.tajo" % "tajo-thirdparty-asm" % "0.11.3"

Advertisement

Dependencies from Group

May 11, 2016
21 usages
May 11, 2016
19 usages
May 11, 2016
12 usages
May 11, 2016
11 usages
Jun 24, 2015
10 usages

Discover Dependencies

Sep 04, 2017
3 usages
Feb 18, 2017
11 usages
Sep 07, 2017
5 usages
Sep 07, 2017
4 usages
Sep 07, 2017
4 usages
Oct 30, 2016
3 usages
May 12, 2017
7 usages
Jul 22, 2019
9 usages
2 stars
io
Jul 22, 2019
12 usages
2 stars
Sep 02, 2019
3 usages
7.9k stars