License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-integration-tests |
Version | Version6.0.4 |
Type | Typejar |
Description |
DescriptionElide: Integration Test Library
Integration tests to be executed with each data store
|
Filename | Size |
---|---|
elide-integration-tests-6.0.4.pom | |
elide-integration-tests-6.0.4.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-integration-tests/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-integration-tests</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-integration-tests/
implementation 'com.yahoo.elide:elide-integration-tests:6.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-integration-tests/
implementation ("com.yahoo.elide:elide-integration-tests:6.0.4")
'com.yahoo.elide:elide-integration-tests:jar:6.0.4'
<dependency org="com.yahoo.elide" name="elide-integration-tests" rev="6.0.4">
<artifact name="elide-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-integration-tests', version='6.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-integration-tests" % "6.0.4"
[com.yahoo.elide/elide-integration-tests "6.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.yahoo.elide : elide-core | jar | 6.0.4 |
com.yahoo.elide : elide-graphql | jar | 6.0.4 |
com.yahoo.elide : elide-test-helpers | jar | 6.0.4 |
com.yahoo.elide : elide-async | jar | 6.0.4 |
org.skyscreamer : jsonassert | jar | 1.5.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 3.6.10.Final |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
org.eclipse.jetty : jetty-webapp | jar | 9.4.44.v20210927 |
org.glassfish.jersey.containers : jersey-container-servlet | jar | 2.32 |
org.glassfish.jersey.inject : jersey-hk2 | jar | 2.32 |
com.h2database : h2 | jar | 1.4.200 |
javax.persistence : javax.persistence-api | jar | 2.2 |
org.hibernate : hibernate-validator | jar | 5.4.3.Final |
org.javassist : javassist | jar | 3.28.0-GA |
com.fasterxml.jackson.datatype : jackson-datatype-hibernate3 | jar | 2.12.5 |
io.rest-assured : rest-assured | jar | 4.4.0 |
org.slf4j : slf4j-api | jar | 1.7.32 |
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
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.1.0 |