Group Id org.apache.maven.plugin-tools
Artifact Id maven-plugin-tools-beanshell
Version 3.6.2
Packaging jar
URL -
Badge
Last Updated 2021-11-21T07:19:00+00:00
Download Jar | View All
Maven
Gradle
Gradle(Short)
Gradle(Kotlin)
SBT
Ivy
Grape
Leiningen
Buildr
<dependency>
    <groupId>org.apache.maven.plugin-tools</groupId>
    <artifactId>maven-plugin-tools-beanshell</artifactId>
    <version>3.6.2</version>
</dependency>
implementation group: 'org.apache.maven.plugin-tools', name: 'maven-plugin-tools-beanshell', version: '3.6.2'
implementation 'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.6.2'
implementation("org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.6.2")
libraryDependencies += "org.apache.maven.plugin-tools" % "maven-plugin-tools-beanshell" % "3.6.2"
<dependency org="org.apache.maven.plugin-tools" name="maven-plugin-tools-beanshell" rev="3.6.2"/>
@Grapes(
    @Grab(group='org.apache.maven.plugin-tools', module='maven-plugin-tools-beanshell', version='3.6.2')
)
[org.apache.maven.plugin-tools/maven-plugin-tools-beanshell "3.6.2"]
'org.apache.maven.plugin-tools:maven-plugin-tools-beanshell:3.6.2'