License |
License |
---|---|
GroupId | GroupIdcom.github.frtu.archetype |
ArtifactId | ArtifactIdarchetype-master-pom |
Last Version | Last Version1.2.4 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionArchetypes parent pom
A parent pom for all Archetypes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
archetype-master-pom-1.2.4.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-master-pom/ -->
<dependency>
<groupId>com.github.frtu.archetype</groupId>
<artifactId>archetype-master-pom</artifactId>
<version>1.2.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-master-pom/
implementation 'com.github.frtu.archetype:archetype-master-pom:1.2.4'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-master-pom/
implementation ("com.github.frtu.archetype:archetype-master-pom:1.2.4")
'com.github.frtu.archetype:archetype-master-pom:pom:1.2.4'
<dependency org="com.github.frtu.archetype" name="archetype-master-pom" rev="1.2.4">
<artifact name="archetype-master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='archetype-master-pom', version='1.2.4')
)
libraryDependencies += "com.github.frtu.archetype" % "archetype-master-pom" % "1.2.4"
[com.github.frtu.archetype/archetype-master-pom "1.2.4"]