MVN

io.toolisticon.maven.archetypes : annotationprocessor-archetype

Maven & Gradle

Feb 17, 2023
0 stars

annotationprocessor-archetype · Please refer to https://github.com/toolisticon/annotationprocessor-archetype

mvn archetype:generate -DarchetypeGroupId=io.toolisticon.maven.archetypes -DarchetypeArtifactId=annotationprocessor-archetype -DarchetypeVersion=0.8.0
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.toolisticon.maven.archetypes : annotationprocessor-archetype to generate a Maven project - Latest Versions:

  • Latest Stable: 0.8.0

All Versions

Choose a version of io.toolisticon.maven.archetypes : annotationprocessor-archetype to generate a Maven project - All Versions:

  • Version Updated
  • annotationprocessor-archetype-0.8.0

    Feb 17, 2023
  • annotationprocessor-archetype-0.7.0

    Jun 09, 2022
  • annotationprocessor-archetype-0.6.0

    May 27, 2022
  • annotationprocessor-archetype-0.5.0

    Dec 13, 2021
  • annotationprocessor-archetype-0.4.0

    Nov 05, 2021
  • annotationprocessor-archetype-0.3.0

    Dec 09, 2020
  • annotationprocessor-archetype-0.2.0

    Oct 03, 2020
  • annotationprocessor-archetype-0.1.0

    Sep 10, 2019

How to generate a maven project from archetype

Instead of manually creating the directory structure needed for an archetype, simply use:

mvn archetype:generate -DarchetypeGroupId=io.toolisticon.maven.archetypes -DarchetypeArtifactId=annotationprocessor-archetype -DarchetypeVersion=0.8.0