is not current version
Last Version 1.2.4

Parent pom for base JARs 1.2.0

A parent pom for all the base JARs

License

License

GroupId

GroupId

com.github.frtu.archetype
ArtifactId

ArtifactId

base-pom
Version

Version

1.2.0
Type

Type

pom
Description

Description

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

Source Code Management

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

Download base-pom 1.2.0

Filename Size
base-pom-1.2.0.pom 16 KB
Browse

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

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.