| License |
License |
|---|---|
| GroupId | GroupIdcom.github.mdre |
| ArtifactId | ArtifactIdodbogm |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
DescriptionObject 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 |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| odbogm-1.2.1.pom | |
| odbogm-1.2.1.jar | 140 KB |
| odbogm-1.2.1-sources.jar | 98 KB |
| odbogm-1.2.1-javadoc.jar | 693 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| cglib : cglib | jar | 3.3.0 |
| com.github.mdre : odbogm-agent | jar | 1.1.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | [4,) |
| org.easymock : easymock | jar | 4.0.2 |