is not current version
Last Version 6.1.6

com.yahoo.elide:elide-integration-tests 6.0.0-pr3

Integration tests to be executed with each data store

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-integration-tests
Version

Version

6.0.0-pr3
Type

Type

jar

Download elide-integration-tests 6.0.0-pr3


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