MVN

com.browseengine.bobo : bobo-parent

Maven & Gradle

Feb 18, 2014

bobo parent

<dependency>
    <groupId>com.browseengine.bobo</groupId>
    <artifactId>bobo-parent</artifactId>
    <version>4.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.browseengine.bobo : bobo-parent to add to Maven - Latest Versions:

  • Latest Stable: 4.0.2

All Versions

Choose a version of com.browseengine.bobo : bobo-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
4.0.x
bobo-parent-4.0.2
bobo-parent-4.0.1
bobo-parent-4.0.0
3.2.x
bobo-parent-3.2.0
3.1.x
bobo-parent-3.1.0
3.0.x
bobo-parent-3.0.1
bobo-parent-3.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.browseengine.bobo</groupId>
    <artifactId>bobo-parent</artifactId>
    <version>4.0.2</version>
</dependency>