MVN

org.eclipse.jetty.orbit : org.objectweb.asm

Maven & Gradle

Jan 20, 2012
4 usages

Jetty Orbit :: ASM · This artifact originates from the Orbit Project at Eclipse, it is an osgi bundle and is signed as well.

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>org.objectweb.asm</artifactId>
    <version>3.3.1.v201105211655</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.jetty.orbit : org.objectweb.asm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.3.1.v201105211655

All Versions

Choose a version of org.eclipse.jetty.orbit : org.objectweb.asm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.3.x
org.objectweb.asm-3.3.1.v201105211655
3.1.x
org.objectweb.asm-3.1.0.v200803061910

How to add a dependency to Maven

Add the following org.eclipse.jetty.orbit : org.objectweb.asm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.eclipse.jetty.orbit</groupId>
    <artifactId>org.objectweb.asm</artifactId>
    <version>3.3.1.v201105211655</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.eclipse.jetty.orbit : org.objectweb.asm gradle dependency to your build.gradle file:

implementation 'org.eclipse.jetty.orbit:org.objectweb.asm:3.3.1.v201105211655'

Gradle Kotlin DSL: Add the following org.eclipse.jetty.orbit : org.objectweb.asm gradle kotlin dependency to your build.gradle.kts file:

implementation("org.eclipse.jetty.orbit:org.objectweb.asm:3.3.1.v201105211655")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.eclipse.jetty.orbit : org.objectweb.asm sbt scala dependency to your build.sbt file:

libraryDependencies += "org.eclipse.jetty.orbit" % "org.objectweb.asm" % "3.3.1.v201105211655"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 16, 2018
3 usages
12 stars
Jan 24, 2019
3 usages
May 06, 2020
2 usages
0 stars
Feb 16, 2022
5 usages
0 stars
Dec 29, 2022
15 usages
43 stars
Aug 10, 2023
10 usages
27 stars
Sep 17, 2021
2 usages
0 stars
Apr 05, 2012
4 usages
17 stars
Jul 17, 2015
3 usages
190 stars