GroupId | GroupIdgr.sergouniotis |
---|---|
ArtifactId | ArtifactIdmicroprofile-archetypes-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
microprofile-archetypes-parent-1.0.0.pom | 4 KB |
Browse |
<!-- 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"]