Archetypes parent pom

A parent pom for all Archetypes

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

archetype-master-pom
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

Archetypes parent pom
A parent pom for all Archetypes
Project URL

Project URL

https://github.com/frtu/archetypes
Source Code Management

Source Code Management

https://github.com/frtu/archetypes/tree/master

Download archetype-master-pom

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • base-pom
  • base-extended-pom
  • base-project
  • spring-boot-project
  • kotlin-base-pom
  • kotlin-extended-pom
  • kotlin-project
  • kotlin-spring-boot-project
  • kotlin-spring-boot-1x-project
  • kotlin-plt-stream-project
  • ext-kotlin

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0