MVN

com.wu-man : orientdb-android-parent

Maven & Gradle

Nov 06, 2012
37 stars

OrientDB-Android · Android Port of OrientDB: NoSQL Document Graph DBMS

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>orientdb-android-parent</artifactId>
    <version>1.1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.wu-man : orientdb-android-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.0.1

All Versions

Choose a version of com.wu-man : orientdb-android-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
orientdb-android-parent-1.1.0.1
orientdb-android-parent-1.1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.wu-man</groupId>
    <artifactId>orientdb-android-parent</artifactId>
    <version>1.1.0.1</version>
</dependency>

Advertisement