MVN

com.javatechnics.flexfx : parent

Maven & Gradle

Dec 28, 2018
2 stars

FlexFx :: parent

<dependency>
    <groupId>com.javatechnics.flexfx</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.javatechnics.flexfx : parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.javatechnics.flexfx : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
parent-1.0.2
parent-1.0.1
parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.javatechnics.flexfx</groupId>
    <artifactId>parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement