MVN

com.gitblit.ohmdb : ohmdb-parent

Maven & Gradle

Jan 26, 2016
0 stars

OhmDB · OhmDB - The Irresistible RDBMS + NoSQL Database for Java

<dependency>
    <groupId>com.gitblit.ohmdb</groupId>
    <artifactId>ohmdb-parent</artifactId>
    <version>1.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.gitblit.ohmdb : ohmdb-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2

All Versions

Choose a version of com.gitblit.ohmdb : ohmdb-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
ohmdb-parent-1.0.2
ohmdb-parent-1.0.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.gitblit.ohmdb</groupId>
    <artifactId>ohmdb-parent</artifactId>
    <version>1.0.2</version>
</dependency>

Advertisement