Last Version

Git Maven Plugin Root 1.1

Parent pom providing default setups for all application and admin servers modules

License

License

Apache License, Version 2.0
Categories

Categories

Maven Build Tools Git Development Tools Version Controls
GroupId

GroupId

com.koekiebox
ArtifactId

ArtifactId

git-maven-plugin-root
Version

Version

1.1
Type

Type

pom
Description

Description

Git Maven Plugin Root
Parent pom providing default setups for all application and admin servers modules
Project URL

Project URL

https://github.com/koekiebox/git-maven-plugin

Download git-maven-plugin-root 1.1


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

Dependencies

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

Project Modules

  • git-maven-plugin