Last Version

Ferma 3.3.2

An ORM for the Tinkerpop3 graph stack.

License

License

GroupId

GroupId

com.syncleus.ferma
ArtifactId

ArtifactId

ferma
Version

Version

3.3.2
Type

Type

jar
Description

Description

Ferma
An ORM for the Tinkerpop3 graph stack.
Project URL

Project URL

https://git.qoto.org/Ferma/Ferma.git
Project Organization

Project Organization

Syncleus
Source Code Management

Source Code Management

https://git.qoto.org/Ferma/Ferma.git

Download ferma 3.3.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.tinkerpop : gremlin-core jar 3.4.6
com.google.code.gson : gson jar 2.8.6
net.bytebuddy : byte-buddy jar 1.10.6
net.oneandone.reflections8 : reflections8 jar 0.11.7

test (3)

Group / Artifact Type Version
org.apache.tinkerpop : tinkergraph-gremlin jar 3.4.6
junit : junit jar 4.12
org.mockito : mockito-all jar 2.0.2-beta

Project Modules

There are no modules declared in this project.