Maven Plugins

This is the meta pom used to package WebLab Maven plugin.

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.weblab.tools.maven
ArtifactId

ArtifactId

MavenPlugins
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Maven Plugins
This is the meta pom used to package WebLab Maven plugin.
Project URL

Project URL

http://weblab.ow2.org

Download MavenPlugins

Filename Size
MavenPlugins-1.0.pom 3 KB
Browse

How to add to project

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

  • archetypes
  • weblab-archetype-plugin

Versions

Version
1.0