MVN

com.samboom : samboom

Maven & Gradle

Aug 20, 2020

The Samboom Software Company · The Samboom Software Company provides support for the Apache community of open-source software projects. The Apache projects are characterized by a collaborative, consensus based development process, an open and pragmatic software license, and a desire to create high quality software that leads the way in its field. We consider ourselves not simply a group of projects sharing a server, but rather a community of developers and users.

<dependency>
    <groupId>com.samboom</groupId>
    <artifactId>samboom</artifactId>
    <version>1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1

All Versions

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

Version Vulnerabilities Updated
1
samboom-1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.samboom</groupId>
    <artifactId>samboom</artifactId>
    <version>1</version>
</dependency>

Advertisement