Last Version

GitHub Pages Maven Archetype 1.0.1

Quickstart for developers wanting to integrate the GHP Maven Plugin

License

License

MIT
Categories

Categories

Maven Build Tools
GroupId

GroupId

se.walkercrou
ArtifactId

ArtifactId

ghp-maven-archetype
Version

Version

1.0.1
Type

Type

jar
Description

Description

GitHub Pages Maven Archetype
Quickstart for developers wanting to integrate the GHP Maven Plugin
Project URL

Project URL

https://github.com/windy1/ghp-maven-archetype

Download ghp-maven-archetype 1.0.1


<!-- https://jarcasting.com/artifacts/se.walkercrou/ghp-maven-archetype/ -->
<dependency>
    <groupId>se.walkercrou</groupId>
    <artifactId>ghp-maven-archetype</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/se.walkercrou/ghp-maven-archetype/
implementation 'se.walkercrou:ghp-maven-archetype:1.0.1'
// https://jarcasting.com/artifacts/se.walkercrou/ghp-maven-archetype/
implementation ("se.walkercrou:ghp-maven-archetype:1.0.1")
'se.walkercrou:ghp-maven-archetype:jar:1.0.1'
<dependency org="se.walkercrou" name="ghp-maven-archetype" rev="1.0.1">
  <artifact name="ghp-maven-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='se.walkercrou', module='ghp-maven-archetype', version='1.0.1')
)
libraryDependencies += "se.walkercrou" % "ghp-maven-archetype" % "1.0.1"
[se.walkercrou/ghp-maven-archetype "1.0.1"]

Dependencies

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

Project Modules

There are no modules declared in this project.