is not current version
Last Version 1.1.0

com.github.praxissoftware.maven.plugins:com.github.praxissoftware.maven.plugins 1.0.0

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

Categories

Categories

Maven Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.praxissoftware.maven.plugins
ArtifactId

ArtifactId

com.github.praxissoftware.maven.plugins
Version

Version

1.0.0
Type

Type

pom

Download com.github.praxissoftware.maven.plugins 1.0.0


<!-- 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.0.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.0.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.0.0")
'com.github.praxissoftware.maven.plugins:com.github.praxissoftware.maven.plugins:pom:1.0.0'
<dependency org="com.github.praxissoftware.maven.plugins" name="com.github.praxissoftware.maven.plugins" rev="1.0.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.0.0')
)
libraryDependencies += "com.github.praxissoftware.maven.plugins" % "com.github.praxissoftware.maven.plugins" % "1.0.0"
[com.github.praxissoftware.maven.plugins "1.0.0"]