maven:maven-reactor-plugin


Categories

Categories

Maven Build Tools React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

maven
ArtifactId

ArtifactId

maven-reactor-plugin
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download maven-reactor-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/maven/maven-reactor-plugin/ -->
<dependency>
    <groupId>maven</groupId>
    <artifactId>maven-reactor-plugin</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/maven/maven-reactor-plugin/
implementation 'maven:maven-reactor-plugin:1.0'
// https://jarcasting.com/artifacts/maven/maven-reactor-plugin/
implementation ("maven:maven-reactor-plugin:1.0")
'maven:maven-reactor-plugin:jar:1.0'
<dependency org="maven" name="maven-reactor-plugin" rev="1.0">
  <artifact name="maven-reactor-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='maven', module='maven-reactor-plugin', version='1.0')
)
libraryDependencies += "maven" % "maven-reactor-plugin" % "1.0"
[maven/maven-reactor-plugin "1.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.0