is not current version
Last Version 6.1.6

com.yahoo.elide:elide-datastore-noop 5.0.6


Categories

Categories

IDE Development Tools Data Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-datastore-noop
Version

Version

5.0.6
Type

Type

jar

Download elide-datastore-noop 5.0.6


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