Autoincrement

A Maven plugin that increments the version number in the pom.xml file.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.googlecode.autoincrement
ArtifactId

ArtifactId

autoincrement-plugin
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

pom
Description

Description

Autoincrement
A Maven plugin that increments the version number in the pom.xml file.
Project URL

Project URL

https://code.google.com/p/autoincrement/
Source Code Management

Source Code Management

http://code.google.com/p/autoincrement/source/browse/

Download autoincrement-plugin

How to add to project

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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.11
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.9.5

Project Modules

  • autoincrement
  • autoincrement-maven-plugin

Versions

Version
0.0.4