is not current version
Last Version 1.0.1

com.github.hemantsonu20:github-workflow-mvn-archetypes 1.0.0

Maven Archetypes for java based projects with configured github workflow

Categories

Categories

Ant Build Tools Github Development Tools Version Controls
GroupId

GroupId

com.github.hemantsonu20
ArtifactId

ArtifactId

github-workflow-mvn-archetypes
Version

Version

1.0.0
Type

Type

pom

Download github-workflow-mvn-archetypes 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.hemantsonu20/github-workflow-mvn-archetypes/ -->
<dependency>
    <groupId>com.github.hemantsonu20</groupId>
    <artifactId>github-workflow-mvn-archetypes</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.hemantsonu20/github-workflow-mvn-archetypes/
implementation 'com.github.hemantsonu20:github-workflow-mvn-archetypes:1.0.0'
// https://jarcasting.com/artifacts/com.github.hemantsonu20/github-workflow-mvn-archetypes/
implementation ("com.github.hemantsonu20:github-workflow-mvn-archetypes:1.0.0")
'com.github.hemantsonu20:github-workflow-mvn-archetypes:pom:1.0.0'
<dependency org="com.github.hemantsonu20" name="github-workflow-mvn-archetypes" rev="1.0.0">
  <artifact name="github-workflow-mvn-archetypes" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.hemantsonu20', module='github-workflow-mvn-archetypes', version='1.0.0')
)
libraryDependencies += "com.github.hemantsonu20" % "github-workflow-mvn-archetypes" % "1.0.0"
[com.github.hemantsonu20/github-workflow-mvn-archetypes "1.0.0"]