MVN

org.wildfly.nosql : wildfly-orientdb-build

Maven & Gradle

May 11, 2019

WildFly: OrientDB Subsystem Build

<dependency>
    <groupId>org.wildfly.nosql</groupId>
    <artifactId>wildfly-orientdb-build</artifactId>
    <version>1.0.2.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.nosql : wildfly-orientdb-build to add to Maven - Latest Versions:

  • Latest Stable: 1.0.2.Final
  • Latest Beta: 1.0.0.Beta1
  • Latest Alpha: 1.0.0.Alpha6

All Versions

Choose a version of org.wildfly.nosql : wildfly-orientdb-build to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
wildfly-orientdb-build-1.0.2.Final
wildfly-orientdb-build-1.0.1.Final
wildfly-orientdb-build-1.0.0.Final
wildfly-orientdb-build-1.0.0.Beta1
wildfly-orientdb-build-1.0.0.Alpha6
wildfly-orientdb-build-1.0.0.Alpha5
wildfly-orientdb-build-1.0.0.Alpha4
wildfly-orientdb-build-1.0.0.Alpha3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.nosql</groupId>
    <artifactId>wildfly-orientdb-build</artifactId>
    <version>1.0.2.Final</version>
</dependency>