MVN

org.apache.atlas : atlas-plugin-classloader

Maven & Gradle

Dec 07, 2022
8 usages

Apache Atlas Plugin Classloader · Apache Atlas Plugin Classloader

<dependency>
    <groupId>org.apache.atlas</groupId>
    <artifactId>atlas-plugin-classloader</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.atlas : atlas-plugin-classloader to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0
  • Latest Alpha: 1.0.0-alpha

All Versions

Choose a version of org.apache.atlas : atlas-plugin-classloader to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
atlas-plugin-classloader-2.3.0
2.2.x
atlas-plugin-classloader-2.2.0
2.1.x
atlas-plugin-classloader-2.1.0
2.0.x
atlas-plugin-classloader-2.0.0
1.2.x
atlas-plugin-classloader-1.2.0
1.1.x
atlas-plugin-classloader-1.1.0
1.0.x
atlas-plugin-classloader-1.0.0
atlas-plugin-classloader-1.0.0-alpha
0.8.x
atlas-plugin-classloader-0.8.4
atlas-plugin-classloader-0.8.3
atlas-plugin-classloader-0.8.2
atlas-plugin-classloader-0.8.1
0.8
atlas-plugin-classloader-0.8-incubating
0.7.x
atlas-plugin-classloader-0.7.1-incubating

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.atlas</groupId>
    <artifactId>atlas-plugin-classloader</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.atlas : atlas-plugin-classloader gradle dependency to your build.gradle file:

implementation 'org.apache.atlas:atlas-plugin-classloader:2.3.0'

Gradle Kotlin DSL: Add the following org.apache.atlas : atlas-plugin-classloader gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.atlas:atlas-plugin-classloader:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.atlas : atlas-plugin-classloader sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.atlas" % "atlas-plugin-classloader" % "2.3.0"

Advertisement

Dependencies from Group

Dec 07, 2022
24 usages
1.1k stars
Dec 07, 2022
20 usages
Dec 07, 2022
19 usages
1.1k stars
Jun 22, 2019
17 usages
1.1k stars
Dec 07, 2022
17 usages
1.1k stars

Discover Dependencies