Last Version

Archetypes parent pom 1.0.5

A parent pom for all Archetypes

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

archetype-pom
Version

Version

1.0.5
Type

Type

pom
Description

Description

Archetypes parent pom
A parent pom for all Archetypes
Project URL

Project URL

https://github.com/frtu/governance-toolbox/

Download archetype-pom 1.0.5

Filename Size
archetype-pom-1.0.5.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-pom/ -->
<dependency>
    <groupId>com.github.frtu.archetype</groupId>
    <artifactId>archetype-pom</artifactId>
    <version>1.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-pom/
implementation 'com.github.frtu.archetype:archetype-pom:1.0.5'
// https://jarcasting.com/artifacts/com.github.frtu.archetype/archetype-pom/
implementation ("com.github.frtu.archetype:archetype-pom:1.0.5")
'com.github.frtu.archetype:archetype-pom:pom:1.0.5'
<dependency org="com.github.frtu.archetype" name="archetype-pom" rev="1.0.5">
  <artifact name="archetype-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.frtu.archetype', module='archetype-pom', version='1.0.5')
)
libraryDependencies += "com.github.frtu.archetype" % "archetype-pom" % "1.0.5"
[com.github.frtu.archetype/archetype-pom "1.0.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
  • plt-graphql-project