MVN

org.infobip.lib : parent

Maven & Gradle

Sep 25, 2019
56 stars

Popout · File based queue implementation

<dependency>
    <groupId>org.infobip.lib</groupId>
    <artifactId>parent</artifactId>
    <version>2.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.infobip.lib : parent to add to Maven - Latest Versions:

  • Latest Stable: 2.1.1

All Versions

Choose a version of org.infobip.lib : parent to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1.x
parent-2.1.1
parent-2.1.0
2.0.x
parent-2.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.infobip.lib</groupId>
    <artifactId>parent</artifactId>
    <version>2.1.1</version>
</dependency>