is not current version
Last Version 1.0.1

gr.sergouniotis:microprofile-archetypes-parent 1.0.0

Archetypes for creating microprofile applications

GroupId

GroupId

gr.sergouniotis
ArtifactId

ArtifactId

microprofile-archetypes-parent
Version

Version

1.0.0
Type

Type

pom

Download microprofile-archetypes-parent 1.0.0


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