maven-plugins

My Java Commons Plugins - Maven Plugins

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.coderepositories
ArtifactId

ArtifactId

maven-plugins
Last Version

Last Version

1.0.v201602292337
Release Date

Release Date

Type

Type

pom
Description

Description

maven-plugins
My Java Commons Plugins - Maven Plugins

Download maven-plugins

How to add to project

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

Dependencies

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

Project Modules

  • mbg-maven-plugin

Versions

Version
1.0.v201602292337
1.0