Tasks Plug-in


Categories

Categories

Maven Build Tools
GroupId

GroupId

maven-plugins
ArtifactId

ArtifactId

maven-tasks-plugin
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Tasks Plug-in
Project URL

Project URL

http://maven-plugins.sourceforge.net/maven-tasks-plugin
Project Organization

Project Organization

SourceForge
Source Code Management

Source Code Management

http://maven-plugins.cvs.sourceforge.net/maven-plugins/maven-plugins/tasks

Download maven-tasks-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.0
1.1.0
1.0.0