Last Version

Object to OrientDB Graph Mapper 1.2.1

ODBOGM let you store/retrieve objects in a OrientDB graph structure in a clear and simple way.

License

License

GroupId

GroupId

com.github.mdre
ArtifactId

ArtifactId

odbogm
Version

Version

1.2.1
Type

Type

jar
Description

Description

Object to OrientDB Graph Mapper
ODBOGM let you store/retrieve objects in a OrientDB graph structure in a clear and simple way.
Project URL

Project URL

https://github.com/mdre/odbogm
Source Code Management

Source Code Management

https://github.com/mdre/odbogm

Download odbogm 1.2.1


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

Dependencies

compile (4)

Group / Artifact Type Version
com.orientechnologies : orientdb-graphdb jar 3.0.23
com.orientechnologies : orientdb-graphdb jar 3.0.23
com.orientechnologies : orientdb-core jar 3.0.23
com.orientechnologies : orientdb-core jar 3.0.23

runtime (2)

Group / Artifact Type Version
cglib : cglib jar 3.3.0
com.github.mdre : odbogm-agent jar 1.1.1

test (2)

Group / Artifact Type Version
junit : junit jar [4,)
org.easymock : easymock jar 4.0.2

Project Modules

There are no modules declared in this project.