GroupId | GroupIdcom.syncleus.ferma |
---|---|
ArtifactId | ArtifactIdferma-orientdb |
Version | Version2.3.1 |
Type | Typejar |
Filename | Size |
---|---|
ferma-orientdb-2.3.1.pom | |
ferma-orientdb-2.3.1.jar | 16 KB |
ferma-orientdb-2.3.1-sources.jar | 14 KB |
ferma-orientdb-2.3.1-javadoc.jar | 72 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/ -->
<dependency>
<groupId>com.syncleus.ferma</groupId>
<artifactId>ferma-orientdb</artifactId>
<version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/
implementation 'com.syncleus.ferma:ferma-orientdb:2.3.1'
// https://jarcasting.com/artifacts/com.syncleus.ferma/ferma-orientdb/
implementation ("com.syncleus.ferma:ferma-orientdb:2.3.1")
'com.syncleus.ferma:ferma-orientdb:jar:2.3.1'
<dependency org="com.syncleus.ferma" name="ferma-orientdb" rev="2.3.1">
<artifact name="ferma-orientdb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.syncleus.ferma', module='ferma-orientdb', version='2.3.1')
)
libraryDependencies += "com.syncleus.ferma" % "ferma-orientdb" % "2.3.1"
[com.syncleus.ferma/ferma-orientdb "2.3.1"]