Maven Plugin Tools for Beanshell

Maven shared components

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven
ArtifactId

ArtifactId

maven-plugin-tools-beanshell
Last Version

Last Version

2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Maven Plugin Tools for Beanshell
Maven shared components
Project Organization

Project Organization

Apache Software Foundation

Download maven-plugin-tools-beanshell

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-tools-api jar 2.1
bsh : bsh jar 1.3.0
org.apache.maven : maven-plugin-descriptor jar 2.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0
2.0-beta-3
2.0-beta-2
2.0-beta-1
2.0-alpha-3