MVN

com.baffalotech : baffalotech-integration

Maven & Gradle

Aug 15, 2019
10 stars

baffalotech-integration

<dependency>
    <groupId>com.baffalotech</groupId>
    <artifactId>baffalotech-integration</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.baffalotech : baffalotech-integration to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of com.baffalotech : baffalotech-integration to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
baffalotech-integration-1.0.5
baffalotech-integration-1.0.2
baffalotech-integration-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.baffalotech</groupId>
    <artifactId>baffalotech-integration</artifactId>
    <version>1.0.5</version>
</dependency>

Advertisement