MVN

org.carewebframework : org.carewebframework.help.ohj-parent

Maven & Gradle

Oct 12, 2017

CWF OHJ Aggregator POM

<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.help.ohj-parent</artifactId>
    <version>6.0.0-RC2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.carewebframework : org.carewebframework.help.ohj-parent to add to Maven - Latest Versions:

  • Latest Stable: 6.0.0-RC2
  • Latest Release Candidate: 6.0.0-RC2

All Versions

Choose a version of org.carewebframework : org.carewebframework.help.ohj-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
6.0.x
org.carewebframework.help.ohj-parent-6.0.0-RC2
org.carewebframework.help.ohj-parent-6.0.0-RC1
5.0.x
org.carewebframework.help.ohj-parent-5.0.0-RC5
org.carewebframework.help.ohj-parent-5.0.0-RC4
org.carewebframework.help.ohj-parent-5.0.0-RC3
org.carewebframework.help.ohj-parent-5.0.0-RC2
org.carewebframework.help.ohj-parent-5.0.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.carewebframework</groupId>
    <artifactId>org.carewebframework.help.ohj-parent</artifactId>
    <version>6.0.0-RC2</version>
</dependency>

Advertisement