Praxis Software - Maven Plugins

This reactor builds maven plugins that extend Maven's functionality.

License

License

Categories

Categories

Maven Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.praxissoftware.maven.plugins
ArtifactId

ArtifactId

com.github.praxissoftware.maven.plugins
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

Praxis Software - Maven Plugins
This reactor builds maven plugins that extend Maven's functionality.
Project URL

Project URL

http://github.com/praxissoftware/maven-plugins
Source Code Management

Source Code Management

http://github.com/praxissoftware/maven-plugins

Download com.github.praxissoftware.maven.plugins

How to add to project

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

  • features-maven-plugin
com.github.praxissoftware.maven.plugins

Jason Rose

Versions

Version
1.1.0
1.0.0