MVN

org.apache.maven.archetype : archetype-common

Maven & Gradle

Dec 28, 2021
28 usages
108 stars

Maven Archetype Common · Core Archetype classes.

<dependency>
    <groupId>org.apache.maven.archetype</groupId>
    <artifactId>archetype-common</artifactId>
    <version>3.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.maven.archetype : archetype-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.1
  • Latest Alpha: 2.0-alpha-5

All Versions

Choose a version of org.apache.maven.archetype : archetype-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
archetype-common-3.2.1
archetype-common-3.2.0
3.1.x
archetype-common-3.1.2
archetype-common-3.1.1
archetype-common-3.1.0
3.0.x
archetype-common-3.0.1
archetype-common-3.0.0
2.4
archetype-common-2.4
2.3
archetype-common-2.3
2.2
archetype-common-2.2
2.1
archetype-common-2.1
2.0
archetype-common-2.0
archetype-common-2.0-alpha-5
archetype-common-2.0-alpha-4
archetype-common-2.0-alpha-3
archetype-common-2.0-alpha-2
archetype-common-2.0-alpha-1

How to add a dependency to Maven

Add the following org.apache.maven.archetype : archetype-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.maven.archetype</groupId>
    <artifactId>archetype-common</artifactId>
    <version>3.2.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.maven.archetype : archetype-common gradle dependency to your build.gradle file:

implementation 'org.apache.maven.archetype:archetype-common:3.2.1'

Gradle Kotlin DSL: Add the following org.apache.maven.archetype : archetype-common gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.maven.archetype:archetype-common:3.2.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.maven.archetype : archetype-common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.maven.archetype" % "archetype-common" % "3.2.1"

Advertisement

Dependencies from Group

Dec 27, 2021
29 usages
108 stars
Dec 28, 2021
28 usages
108 stars
Dec 28, 2021
14 usages
108 stars

Discover Dependencies

May 12, 2020
8 usages
12 stars
Nov 30, 2018
12 usages
Jun 21, 2023
8 usages
3 stars
Aug 24, 2016
16 usages
0 stars
Jan 16, 2019
6 usages
22 stars
Jun 24, 2019
4 usages
0 stars
Jul 10, 2023
75 usages
648 stars
Feb 11, 2023
125 usages
447 stars