Last Version

walkmod-git-plugin 1.1.0

Walkmod plugin to apply walkmod only into your last git changes

License

License

Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

org.walkmod
ArtifactId

ArtifactId

walkmod-git-plugin
Version

Version

1.1.0
Type

Type

jar
Description

Description

walkmod-git-plugin
Walkmod plugin to apply walkmod only into your last git changes
Project URL

Project URL

https://github.com/walkmod/walkmod-pmd-plugin
Source Code Management

Source Code Management

https://github.com/walkmod/walkmod-git-plugin

Download walkmod-git-plugin 1.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.walkmod : walkmod-core jar [2.0.0,3.0.0)
org.eclipse.jgit : org.eclipse.jgit jar 4.2.0.201601211800-r
org.walkmod : javalang jar [3.1.0, 5.0.0)

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.