is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-parent-pom 3.0.2

Parent pom for data stores

Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-parent-pom
Version

Version

3.0.2
Type

Type

pom

Download elide-datastore-parent-pom 3.0.2


<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/ -->
<dependency>
    <groupId>com.yahoo.elide</groupId>
    <artifactId>elide-datastore-parent-pom</artifactId>
    <version>3.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation 'com.yahoo.elide:elide-datastore-parent-pom:3.0.2'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-datastore-parent-pom/
implementation ("com.yahoo.elide:elide-datastore-parent-pom:3.0.2")
'com.yahoo.elide:elide-datastore-parent-pom:pom:3.0.2'
<dependency org="com.yahoo.elide" name="elide-datastore-parent-pom" rev="3.0.2">
  <artifact name="elide-datastore-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-datastore-parent-pom', version='3.0.2')
)
libraryDependencies += "com.yahoo.elide" % "elide-datastore-parent-pom" % "3.0.2"
[com.yahoo.elide/elide-datastore-parent-pom "3.0.2"]