MVN

com.codogenic : jfm-dependencies

Maven & Gradle

Aug 08, 2023

module1-parent · module1-parent pom

<dependency>
    <groupId>com.codogenic</groupId>
    <artifactId>jfm-dependencies</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.codogenic : jfm-dependencies to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.codogenic : jfm-dependencies to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
jfm-dependencies-1.0.1
jfm-dependencies-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.codogenic</groupId>
    <artifactId>jfm-dependencies</artifactId>
    <version>1.0.1</version>
</dependency>