MVN

io.github.tfahub : tfahub-parent

Maven & Gradle

Mar 03, 2018

TFA Hub parent POM · The parent POM for all TFA Hub modules.

<dependency>
    <groupId>io.github.tfahub</groupId>
    <artifactId>tfahub-parent</artifactId>
    <version>2.0.7</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.tfahub : tfahub-parent to add to Maven - Latest Versions:

  • Latest Stable: 2.0.7

All Versions

Choose a version of io.github.tfahub : tfahub-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
tfahub-parent-2.0.7
tfahub-parent-2.0.6
tfahub-parent-2.0.5
tfahub-parent-2.0.4
tfahub-parent-2.0.3
tfahub-parent-2.0.2
tfahub-parent-2.0.1
tfahub-parent-2.0.0
1.1.x
tfahub-parent-1.1.0
1.0.x
tfahub-parent-1.0.18
tfahub-parent-1.0.17
tfahub-parent-1.0.16
tfahub-parent-1.0.15
tfahub-parent-1.0.14
tfahub-parent-1.0.13
tfahub-parent-1.0.12
tfahub-parent-1.0.11
tfahub-parent-1.0.10
tfahub-parent-1.0.9
tfahub-parent-1.0.8
tfahub-parent-1.0.7
tfahub-parent-1.0.6
tfahub-parent-1.0.5
tfahub-parent-1.0.4
tfahub-parent-1.0.3
tfahub-parent-1.0.2
tfahub-parent-1.0.1
tfahub-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.tfahub</groupId>
    <artifactId>tfahub-parent</artifactId>
    <version>2.0.7</version>
</dependency>

Advertisement