Last Version

Elide: Integration Test Library 6.1.6

Integration tests to be executed with each data store

License

License

Categories

Categories

IDE Development Tools Elide Program Interface REST Frameworks
GroupId

GroupId

com.yahoo.elide
ArtifactId

ArtifactId

elide-integration-tests
Version

Version

6.1.6
Type

Type

jar
Description

Description

Elide: Integration Test Library
Integration tests to be executed with each data store

Download elide-integration-tests 6.1.6


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

Dependencies

compile (5)

Group / Artifact Type Version
com.yahoo.elide : elide-core jar 6.1.6
com.yahoo.elide : elide-graphql jar 6.1.6
com.yahoo.elide : elide-test-helpers jar 6.1.6
com.yahoo.elide : elide-async jar 6.1.6
org.skyscreamer : jsonassert jar 1.5.0

provided (1)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.6.9.Final

test (16)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.24
org.eclipse.jetty : jetty-webapp jar 9.4.46.v20220331
org.glassfish.jersey.containers : jersey-container-servlet jar 2.35
org.glassfish.jersey.inject : jersey-hk2 jar 2.35
com.h2database : h2 jar 2.1.212
javax.persistence : javax.persistence-api jar 2.2
org.hibernate : hibernate-validator jar 5.4.3.Final
org.javassist : javassist jar 3.29.0-GA
io.rest-assured : rest-assured jar 5.1.0
org.slf4j : slf4j-api jar 1.7.36
ch.qos.logback : logback-classic jar 1.2.11
ch.qos.logback : logback-core jar 1.2.11
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.mockito : mockito-core jar 4.4.0

Project Modules

There are no modules declared in this project.