Files download
File Operation
microprofile-archetypes-parent-1.0.1.pom download
Apache Maven
<dependency>
  <groupId>gr.sergouniotis</groupId>
  <artifactId>microprofile-archetypes-parent</artifactId>
  <version>1.0.1</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'gr.sergouniotis:microprofile-archetypes-parent:1.0.1'
Gradle Kotlin
implementation("gr.sergouniotis:microprofile-archetypes-parent:1.0.1")
Scala SBT
libraryDependencies += "gr.sergouniotis" % "microprofile-archetypes-parent" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='gr.sergouniotis', module='microprofile-archetypes-parent', version='1.0.1')
)
Apache Ivy
<dependency org="gr.sergouniotis" name="microprofile-archetypes-parent" rev="1.0.1" />
Leiningen
[gr.sergouniotis/microprofile-archetypes-parent "1.0.1"]
Apache Buildr
'gr.sergouniotis:microprofile-archetypes-parent:jar:1.0.1'
Dependencies
The project has no third-party dependencies