MVN

com.intoverflow.base : intoverflow-base

Maven & Gradle

Nov 06, 2018
<dependency>
    <groupId>com.intoverflow.base</groupId>
    <artifactId>intoverflow-base</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.1.1

All Versions

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

Version Vulnerabilities Updated
1.1.x
intoverflow-base-1.1.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.intoverflow.base</groupId>
    <artifactId>intoverflow-base</artifactId>
    <version>1.1.1</version>
</dependency>