License |
License |
---|---|
GroupId | GroupIdgr.sergouniotis |
ArtifactId | ArtifactIdmicroprofile-archetypes-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongr.sergouniotis:microprofile-archetypes-parent
Archetypes for creating microprofile applications
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
microprofile-archetypes-parent-1.0.1.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.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/gr.sergouniotis/microprofile-archetypes-parent/
implementation 'gr.sergouniotis:microprofile-archetypes-parent:1.0.1'
// https://jarcasting.com/artifacts/gr.sergouniotis/microprofile-archetypes-parent/
implementation ("gr.sergouniotis:microprofile-archetypes-parent:1.0.1")
'gr.sergouniotis:microprofile-archetypes-parent:pom:1.0.1'
<dependency org="gr.sergouniotis" name="microprofile-archetypes-parent" rev="1.0.1">
<artifact name="microprofile-archetypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='gr.sergouniotis', module='microprofile-archetypes-parent', version='1.0.1')
)
libraryDependencies += "gr.sergouniotis" % "microprofile-archetypes-parent" % "1.0.1"
[gr.sergouniotis/microprofile-archetypes-parent "1.0.1"]