MVN

gr.sergouniotis : microprofile-archetypes-parent

Maven & Gradle

Sep 21, 2021
1 stars

Archetypes for creating microprofile applications

<dependency>
    <groupId>gr.sergouniotis</groupId>
    <artifactId>microprofile-archetypes-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of gr.sergouniotis : microprofile-archetypes-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of gr.sergouniotis : microprofile-archetypes-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
microprofile-archetypes-parent-1.0.1
microprofile-archetypes-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>gr.sergouniotis</groupId>
    <artifactId>microprofile-archetypes-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement