MVN

io.github.davidwhitlock.cs410J : archetypes-parent

Maven & Gradle

Jun 10, 2023
18 stars

Parent Project for CS410J Project Archetypes

<dependency>
    <groupId>io.github.davidwhitlock.cs410J</groupId>
    <artifactId>archetypes-parent</artifactId>
    <version>2023.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.davidwhitlock.cs410J : archetypes-parent to add to Maven - Latest Versions:

  • Latest Stable: 2023.1.0

All Versions

Choose a version of io.github.davidwhitlock.cs410J : archetypes-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2023.1.x
archetypes-parent-2023.1.0
2023.0.x
archetypes-parent-2023.0.0
2022.2.x
archetypes-parent-2022.2.0
2022.1.x
archetypes-parent-2022.1.0
2022.0.x
archetypes-parent-2022.0.0
2021.3.x
archetypes-parent-2021.3.0
2021.2.x
archetypes-parent-2021.2.1
archetypes-parent-2021.2.0
2021.1.x
archetypes-parent-2021.1.0
2021.0.x
archetypes-parent-2021.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.davidwhitlock.cs410J</groupId>
    <artifactId>archetypes-parent</artifactId>
    <version>2023.1.0</version>
</dependency>