maven-archetype-plugin

HC :: maven archetype :: plugin

Categories

Categories

Maven Build Tools
GroupId

GroupId

cn.hchub
ArtifactId

ArtifactId

maven-archetype-plugin
Last Version

Last Version

1.5.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/cn.hchub/maven-archetype-plugin/ -->
<dependency>
    <groupId>cn.hchub</groupId>
    <artifactId>maven-archetype-plugin</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.hchub/maven-archetype-plugin/
implementation 'cn.hchub:maven-archetype-plugin:1.5.0'
// https://jarcasting.com/artifacts/cn.hchub/maven-archetype-plugin/
implementation ("cn.hchub:maven-archetype-plugin:1.5.0")
'cn.hchub:maven-archetype-plugin:jar:1.5.0'
<dependency org="cn.hchub" name="maven-archetype-plugin" rev="1.5.0">
  <artifact name="maven-archetype-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.hchub', module='maven-archetype-plugin', version='1.5.0')
)
libraryDependencies += "cn.hchub" % "maven-archetype-plugin" % "1.5.0"
[cn.hchub/maven-archetype-plugin "1.5.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.5.0