fluxtion :: poms :: parent root

Root build pom for use by non-pom projects

License

License

GroupId

GroupId

com.fluxtion.core
ArtifactId

ArtifactId

root-parent-pom
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

fluxtion :: poms :: parent root
Root build pom for use by non-pom projects
Project URL

Project URL

https://github.com/v12technology/fluxtion
Source Code Management

Source Code Management

https://github.com/v12technology/fluxtion

Download root-parent-pom

Filename Size
root-parent-pom-3.0.0.pom 18 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.fluxtion.core/root-parent-pom/ -->
<dependency>
    <groupId>com.fluxtion.core</groupId>
    <artifactId>root-parent-pom</artifactId>
    <version>3.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.fluxtion.core/root-parent-pom/
implementation 'com.fluxtion.core:root-parent-pom:3.0.0'
// https://jarcasting.com/artifacts/com.fluxtion.core/root-parent-pom/
implementation ("com.fluxtion.core:root-parent-pom:3.0.0")
'com.fluxtion.core:root-parent-pom:pom:3.0.0'
<dependency org="com.fluxtion.core" name="root-parent-pom" rev="3.0.0">
  <artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.fluxtion.core', module='root-parent-pom', version='3.0.0')
)
libraryDependencies += "com.fluxtion.core" % "root-parent-pom" % "3.0.0"
[com.fluxtion.core/root-parent-pom "3.0.0"]

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.13.1
com.github.stefanbirkner : system-rules jar 1.16.0
io.github.hakky54 : logcaptor jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0