is not current version
Last Version 1.2.4

Archetypes parent pom 1.1.5

A parent pom for all Archetypes

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

archetype-master-pom
Version

Version

1.1.5
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 1.1.5


<!-- 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.1.5</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.1.5'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-master-pom/
implementation ("com.github.frtu.archetype:archetype-master-pom:1.1.5")
'com.github.frtu.archetype:archetype-master-pom:pom:1.1.5'
<dependency org="com.github.frtu.archetype" name="archetype-master-pom" rev="1.1.5">
  <artifact name="archetype-master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='archetype-master-pom', version='1.1.5')
)
libraryDependencies += "com.github.frtu.archetype" % "archetype-master-pom" % "1.1.5"
[com.github.frtu.archetype/archetype-master-pom "1.1.5"]

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-project
  • spring-boot-project
  • kotlin-base-pom
  • kotlin-project
  • kotlin-spring-boot-project
  • kotlin-plt-stream-project