Last Version

Maven Archetypes 4.3.0

Maven archetypes for various types of projects

License

License

Categories

Categories

Maven Build Tools Ant
GroupId

GroupId

com.github.gantsign.maven.archetypes
ArtifactId

ArtifactId

maven-archetypes
Version

Version

4.3.0
Type

Type

pom
Description

Description

Maven Archetypes
Maven archetypes for various types of projects
Project URL

Project URL

https://github.com/gantsign/maven-archetypes
Source Code Management

Source Code Management

https://github.com/gantsign/maven-archetypes

Download maven-archetypes 4.3.0


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

Dependencies

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

Project Modules

  • java-application-maven-archetype
  • java-library-maven-archetype
  • kotlin-application-maven-archetype
  • kotlin-library-maven-archetype