MVN

org.glassfish.pfl : pfl

Maven & Gradle

Feb 14, 2021
4 stars

Eclipse ORB · GMBAL- Java EE Primative Function Library

<dependency>
    <groupId>org.glassfish.pfl</groupId>
    <artifactId>pfl</artifactId>
    <version>4.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.pfl : pfl to add to Maven - Latest Versions:

  • Latest Stable: 4.1.2

All Versions

Choose a version of org.glassfish.pfl : pfl to add to Maven - All Versions:

Version Vulnerabilities Updated
4.1.x
pfl-4.1.2
pfl-4.1.1
pfl-4.1.0
4.0.x
pfl-4.0.1
pfl-4.0.1-b003
pfl-4.0.1-b002
pfl-4.0.1-b001
pfl-4.0.0
pfl-4.0.0-b009
pfl-4.0.0-b008
pfl-4.0.0-b007
pfl-4.0.0-b006
pfl-4.0.0-b005
pfl-4.0.0-b004
pfl-4.0.0-b003

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.pfl</groupId>
    <artifactId>pfl</artifactId>
    <version>4.1.2</version>
</dependency>

Advertisement