MVN

org.apache.maven.plugin-tools : maven-plugin-tools-beanshell

Maven & Gradle

May 12, 2023
3 usages
46 stars

Maven Plugin Tool for Beanshell · Descriptor extractor for plugins written in Beanshell.

<dependency>
    <groupId>org.apache.maven.plugin-tools</groupId>
    <artifactId>maven-plugin-tools-beanshell</artifactId>
    <version>3.9.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.plugin-tools : maven-plugin-tools-beanshell to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.9.0

All Versions

Choose a version of org.apache.maven.plugin-tools : maven-plugin-tools-beanshell to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.9.x
maven-plugin-tools-beanshell-3.9.0
3.8.x
maven-plugin-tools-beanshell-3.8.2
maven-plugin-tools-beanshell-3.8.1
3.7.x
maven-plugin-tools-beanshell-3.7.1
maven-plugin-tools-beanshell-3.7.0
3.6.x
maven-plugin-tools-beanshell-3.6.4
maven-plugin-tools-beanshell-3.6.2
maven-plugin-tools-beanshell-3.6.1
maven-plugin-tools-beanshell-3.6.0
3.5.x
maven-plugin-tools-beanshell-3.5.2
maven-plugin-tools-beanshell-3.5.1
3.5
maven-plugin-tools-beanshell-3.5
3.4
maven-plugin-tools-beanshell-3.4
3.3
maven-plugin-tools-beanshell-3.3
3.2
maven-plugin-tools-beanshell-3.2
3.1
maven-plugin-tools-beanshell-3.1
3.0
maven-plugin-tools-beanshell-3.0
2.9
maven-plugin-tools-beanshell-2.9
2.8
maven-plugin-tools-beanshell-2.8
2.7
maven-plugin-tools-beanshell-2.7
2.6
maven-plugin-tools-beanshell-2.6
2.5.x
maven-plugin-tools-beanshell-2.5.1
2.5
maven-plugin-tools-beanshell-2.5
2.4.x
maven-plugin-tools-beanshell-2.4.3
maven-plugin-tools-beanshell-2.4.2
maven-plugin-tools-beanshell-2.4.1
2.4
maven-plugin-tools-beanshell-2.4

How to add a dependency to Maven

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

<dependency>
    <groupId>org.apache.maven.plugin-tools</groupId>
    <artifactId>maven-plugin-tools-beanshell</artifactId>
    <version>3.9.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.plugin-tools : maven-plugin-tools-beanshell gradle dependency to your build.gradle file:

implementation 'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.9.0'

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

implementation("org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.9.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.plugin-tools : maven-plugin-tools-beanshell sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-beanshell" % "3.9.0"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 31, 2016
6.3k stars
May 25, 2017
3 usages
9.4k stars
Aug 31, 2016
3 stars
Nov 22, 2016
1 usages
0 stars
Nov 22, 2016
0 stars
Sep 04, 2016
4 stars
Mar 30, 2020
3 usages
98 stars
Apr 17, 2021
441 stars