MVN

com.redhat.lightblue.hook : lightblue-esb-hook-pom

Maven & Gradle

Mar 09, 2016
1 stars

ESB Publish Hook components

<dependency>
    <groupId>com.redhat.lightblue.hook</groupId>
    <artifactId>lightblue-esb-hook-pom</artifactId>
    <version>0.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.redhat.lightblue.hook : lightblue-esb-hook-pom to add to Maven - Latest Versions:

  • Latest Stable: 0.0.6

All Versions

Choose a version of com.redhat.lightblue.hook : lightblue-esb-hook-pom to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
lightblue-esb-hook-pom-0.0.6
lightblue-esb-hook-pom-0.0.5
lightblue-esb-hook-pom-0.0.4
lightblue-esb-hook-pom-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.redhat.lightblue.hook</groupId>
    <artifactId>lightblue-esb-hook-pom</artifactId>
    <version>0.0.6</version>
</dependency>

Advertisement