MVN

net.pricefx : pricefx-packaging

Maven & Gradle

Jun 28, 2023

pricefx-packaging · PriceFx packaging tool

<dependency>
    <groupId>net.pricefx</groupId>
    <artifactId>pricefx-packaging</artifactId>
    <version>3.24.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.pricefx : pricefx-packaging to add to Maven - Latest Versions:

  • Latest Stable: 3.24.0

All Versions

Choose a version of net.pricefx : pricefx-packaging to add to Maven - All Versions:

Version Vulnerabilities Updated
3.24.x
pricefx-packaging-3.24.0
3.23.x
pricefx-packaging-3.23.0
3.22.x
pricefx-packaging-3.22.0
3.21.x
pricefx-packaging-3.21.0
3.20.x
pricefx-packaging-3.20.0
3.19.x
pricefx-packaging-3.19.1
pricefx-packaging-3.19.0
3.18.x
pricefx-packaging-3.18.0
3.17.x
pricefx-packaging-3.17.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.pricefx</groupId>
    <artifactId>pricefx-packaging</artifactId>
    <version>3.24.0</version>
</dependency>