maven-archetype-plugin

HC :: maven archetype :: plugin

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.github.hc621311
ArtifactId

ArtifactId

maven-archetype-plugin
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

maven-archetype-plugin
HC :: maven archetype :: plugin

Download maven-archetype-plugin

How to add to project

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

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.4.0
1.2.0
1.1.1
1.1.0
1.0.0