MVN

org.icefaces : bundle-parent

Maven & Gradle

Aug 28, 2018

ICEfaces · ICEfaces Parent Project

<dependency>
    <groupId>org.icefaces</groupId>
    <artifactId>bundle-parent</artifactId>
    <version>4.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.icefaces : bundle-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.3.0

All Versions

Choose a version of org.icefaces : bundle-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.3.x
bundle-parent-4.3.0
4.2.x
bundle-parent-4.2.0
4.1.x
bundle-parent-4.1.1
bundle-parent-4.1.0
4.0.x
bundle-parent-4.0.0
3.3.x
bundle-parent-3.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.icefaces</groupId>
    <artifactId>bundle-parent</artifactId>
    <version>4.3.0</version>
</dependency>

Advertisement