MVN

org.smooks : scribe-parent

Maven & Gradle

Nov 25, 2020
368 stars

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

<dependency>
    <groupId>org.smooks</groupId>
    <artifactId>scribe-parent</artifactId>
    <version>2.0.0-M2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0-M2

All Versions

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

Version Vulnerabilities Updated
2.0.x
scribe-parent-2.0.0-M2
scribe-parent-2.0.0-M1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smooks</groupId>
    <artifactId>scribe-parent</artifactId>
    <version>2.0.0-M2</version>
</dependency>