GroupId | GroupIdio.getquill |
---|---|
ArtifactId | ArtifactIdquill-orientdb_2.11 |
Version | Version2.3.3 |
Type | Typejar |
Filename | Size |
---|---|
quill-orientdb_2.11-2.3.3.pom | |
quill-orientdb_2.11-2.3.3.jar | 148 KB |
quill-orientdb_2.11-2.3.3-sources.jar | 10 KB |
quill-orientdb_2.11-2.3.3-javadoc.jar | 449 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.getquill/quill-orientdb_2.11/ -->
<dependency>
<groupId>io.getquill</groupId>
<artifactId>quill-orientdb_2.11</artifactId>
<version>2.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.getquill/quill-orientdb_2.11/
implementation 'io.getquill:quill-orientdb_2.11:2.3.3'
// https://jarcasting.com/artifacts/io.getquill/quill-orientdb_2.11/
implementation ("io.getquill:quill-orientdb_2.11:2.3.3")
'io.getquill:quill-orientdb_2.11:jar:2.3.3'
<dependency org="io.getquill" name="quill-orientdb_2.11" rev="2.3.3">
<artifact name="quill-orientdb_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.getquill', module='quill-orientdb_2.11', version='2.3.3')
)
libraryDependencies += "io.getquill" % "quill-orientdb_2.11" % "2.3.3"
[io.getquill/quill-orientdb_2.11 "2.3.3"]