GitHub Pages Maven Archetype

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
Last Version

Last Version

1.0.1
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.1
1.0