Last Version

Ferma OrientDB Extension 3.0.1

An OrientDB extension for the Ferma ORM

License

License

GroupId

GroupId

com.syncleus.ferma
ArtifactId

ArtifactId

ferma-orientdb
Version

Version

3.0.1
Type

Type

jar
Description

Description

Ferma OrientDB Extension
An OrientDB extension for the Ferma ORM
Project URL

Project URL

https://github.com/Syncleus/ferma-orientdb.git
Project Organization

Project Organization

Syncleus
Source Code Management

Source Code Management

https://github.com/Syncleus/ferma-orientdb.git

Download ferma-orientdb 3.0.1


<!-- https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/ -->
<dependency>
    <groupId>com.syncleus.ferma</groupId>
    <artifactId>ferma-orientdb</artifactId>
    <version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/
implementation 'com.syncleus.ferma:ferma-orientdb:3.0.1'
// https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/
implementation ("com.syncleus.ferma:ferma-orientdb:3.0.1")
'com.syncleus.ferma:ferma-orientdb:jar:3.0.1'
<dependency org="com.syncleus.ferma" name="ferma-orientdb" rev="3.0.1">
  <artifact name="ferma-orientdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncleus.ferma', module='ferma-orientdb', version='3.0.1')
)
libraryDependencies += "com.syncleus.ferma" % "ferma-orientdb" % "3.0.1"
[com.syncleus.ferma/ferma-orientdb "3.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
com.syncleus.ferma : ferma jar 3.3.0
com.orientechnologies : orientdb-core jar 3.0.1
com.orientechnologies : orientdb-graphdb jar 3.0.1
com.orientechnologies : orientdb-gremlin jar 3.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.5

Project Modules

There are no modules declared in this project.