MVN

com.beirtipol : jfixtools

Maven & Gradle

Oct 31, 2020
1 stars

JFIXTools Parent Project · Parent project for all JFIXTools modules. Provides standard maven dependency/distribution management.

<dependency>
    <groupId>com.beirtipol</groupId>
    <artifactId>jfixtools</artifactId>
    <version>1.0-BETA</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.beirtipol : jfixtools to add to Maven - Latest Versions:

  • Latest Stable: 1.0-BETA
  • Latest Beta: 1.0-BETA

All Versions

Choose a version of com.beirtipol : jfixtools to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0
jfixtools-1.0-BETA

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.beirtipol</groupId>
    <artifactId>jfixtools</artifactId>
    <version>1.0-BETA</version>
</dependency>