MVN

com.mastfrog : moduleinfo-synthesizer-parent

Maven & Gradle

Aug 02, 2022
0 stars

Module Info Synthesizer Parent · Bill of materials for jarmerge-moduleinfo-synthesizer and friends

<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>moduleinfo-synthesizer-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.mastfrog : moduleinfo-synthesizer-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.mastfrog : moduleinfo-synthesizer-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
moduleinfo-synthesizer-parent-1.0.2
moduleinfo-synthesizer-parent-1.0.1
1.0
moduleinfo-synthesizer-parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.mastfrog</groupId>
    <artifactId>moduleinfo-synthesizer-parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement