MVN

org.dhatim : scribe-parent

Maven & Gradle

Jun 01, 2017

Milyn :: Scribe :: Parent pom · Maintain uniform and consistent view of Scribe specific dependencies and build configuration.

<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>scribe-parent</artifactId>
    <version>1.7.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.dhatim : scribe-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.7.5

All Versions

Choose a version of org.dhatim : scribe-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.7.x
scribe-parent-1.7.5
scribe-parent-1.7.4
scribe-parent-1.7.3
scribe-parent-1.7.2
scribe-parent-1.7.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>scribe-parent</artifactId>
    <version>1.7.5</version>
</dependency>