Fabric3 Plugins Parent POM

Fabric3 Plugins Parent POM.

License

License

Fabric3 License
GroupId

GroupId

org.codehaus.fabric3
ArtifactId

ArtifactId

fabric3-plugins
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

pom
Description

Description

Fabric3 Plugins Parent POM
Fabric3 Plugins Parent POM.
Project Organization

Project Organization

Fabric3 Project
Source Code Management

Source Code Management

http://github.com/Fabric3/fabric3-plugins

Download fabric3-plugins

How to add to project

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

Dependencies

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

Project Modules

  • fabric3-contribution-plugin
  • fabric3-assembly-plugin

Fabric3 Maven Plugins

This repository hosts Fabric3 Maven plugins. Information on Fabric3 can be found at http://www.fabric3.org.

Building the Plugins

Requirements are JDK 7 and Maven 3.1.1+.

To build the source, execute:

mvn clean install

History

This repository was populated from the original [CodeHaus repository] (https://svn.codehaus.org/fabric3/plugins), revision range 8340:11233.

org.codehaus.fabric3

Fabric3

Versions

Version
2.0.1
2.0.0