Last Version

Maven Plugin Tool for Beanshell 3.6.4

Descriptor extractor for plugins written in Beanshell.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugin-tools
ArtifactId

ArtifactId

maven-plugin-tools-beanshell
Version

Version

3.6.4
Type

Type

jar
Description

Description

Maven Plugin Tool for Beanshell
Descriptor extractor for plugins written in Beanshell.
Project Organization

Project Organization

The Apache Software Foundation

Download maven-plugin-tools-beanshell 3.6.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-tools-api jar 3.6.4
org.apache.maven : maven-plugin-api jar 3.2.5
org.codehaus.plexus : plexus-component-annotations jar 2.1.1
org.apache-extras.beanshell : bsh jar 2.0b6

Project Modules

There are no modules declared in this project.