GroupId | GroupIdcom.orientechnologies |
---|---|
ArtifactId | ArtifactIdorientdb-gremlin-parent |
Version | Version3.0.41 |
Type | Typepom |
Filename | Size |
---|---|
orientdb-gremlin-parent-3.0.41.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-parent/ -->
<dependency>
<groupId>com.orientechnologies</groupId>
<artifactId>orientdb-gremlin-parent</artifactId>
<version>3.0.41</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-parent/
implementation 'com.orientechnologies:orientdb-gremlin-parent:3.0.41'
// https://jarcasting.com/artifacts/com.orientechnologies/orientdb-gremlin-parent/
implementation ("com.orientechnologies:orientdb-gremlin-parent:3.0.41")
'com.orientechnologies:orientdb-gremlin-parent:pom:3.0.41'
<dependency org="com.orientechnologies" name="orientdb-gremlin-parent" rev="3.0.41">
<artifact name="orientdb-gremlin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.orientechnologies', module='orientdb-gremlin-parent', version='3.0.41')
)
libraryDependencies += "com.orientechnologies" % "orientdb-gremlin-parent" % "3.0.41"
[com.orientechnologies/orientdb-gremlin-parent "3.0.41"]