Last Version

Apache Maven Scripting Plugin 3.0.0

The Maven Scripting Plugin is a plugin that wrapped the Scripting API according to JSR223. Add the scripting engines as dependencies of this plugin on its use.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-scripting-plugin
Version

Version

3.0.0
Type

Type

maven-plugin
Description

Description

Apache Maven Scripting Plugin
The Maven Scripting Plugin is a plugin that wrapped the Scripting API according to JSR223. Add the scripting engines as dependencies of this plugin on its use.
Project URL

Project URL

https://maven.apache.org/plugins/maven-scripting-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-scripting-plugin/tree/maven-scripting-plugin-3.0.0

Download maven-scripting-plugin 3.0.0


<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-scripting-plugin</artifactId>
    <version>3.0.0</version>
</plugin>

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.0
org.apache.maven.shared : maven-shared-utils jar 3.2.1
org.apache.maven : maven-core jar 3.0

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.5.2

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 2.1
org.apache.maven : maven-compat jar 3.0

Project Modules

There are no modules declared in this project.