MVN

com.gestalt.jbi.components.common : common-jbi

Maven & Gradle

Aug 01, 2011

Gestalt :: JBI Components :: Common JBI Runtime

<dependency>
    <groupId>com.gestalt.jbi.components.common</groupId>
    <artifactId>common-jbi</artifactId>
    <version>0.9.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gestalt.jbi.components.common : common-jbi to add to Maven - Latest Versions:

  • Latest Stable: 0.9.6

All Versions

Choose a version of com.gestalt.jbi.components.common : common-jbi to add to Maven - All Versions:

Version Vulnerabilities Updated
0.9.x
common-jbi-0.9.6
common-jbi-0.9.5
common-jbi-0.9.4
common-jbi-0.9.3
common-jbi-0.9.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gestalt.jbi.components.common</groupId>
    <artifactId>common-jbi</artifactId>
    <version>0.9.6</version>
</dependency>