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