MVN

com.gitblit.fathom : fathom-parent

Maven & Gradle

Jan 27, 2017
24 stars

Fathom Parent · Microservice Foundation

<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitblit.fathom : fathom-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.gitblit.fathom : fathom-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
fathom-parent-1.0.1
0.9.x
fathom-parent-0.9.2
fathom-parent-0.9.1
fathom-parent-0.9.0
0.8.x
fathom-parent-0.8.4
fathom-parent-0.8.3
fathom-parent-0.8.2
fathom-parent-0.8.1
fathom-parent-0.8.0
0.7.x
fathom-parent-0.7.0
0.6.x
fathom-parent-0.6.1
fathom-parent-0.6.0
0.5.x
fathom-parent-0.5.4
fathom-parent-0.5.3
fathom-parent-0.5.2
fathom-parent-0.5.1
fathom-parent-0.5.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitblit.fathom</groupId>
    <artifactId>fathom-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement