Parent pom for base JARs and all libraries

A parent pom for all the base JARs and all libraries

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

base-extended-pom
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

Parent pom for base JARs and all libraries
A parent pom for all the base JARs and all libraries
Source Code Management

Source Code Management

https://github.com/frtu/archetypes/tree/master/base-extended-pom

Download base-extended-pom

How to add to project

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

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1