License |
License |
---|---|
Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
GroupId | GroupIdcom.yahoo.elide |
ArtifactId | ArtifactIdelide-test-helpers |
Version | Version6.0.4 |
Type | Typejar |
Description |
DescriptionElide Test Helpers
Test Helpers for Elide
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
elide-test-helpers-6.0.4.pom | |
elide-test-helpers-6.0.4.jar | 36 KB |
elide-test-helpers-6.0.4-sources.jar | 29 KB |
elide-test-helpers-6.0.4-javadoc.jar | 598 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-test-helpers</artifactId>
<version>6.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation 'com.yahoo.elide:elide-test-helpers:6.0.4'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation ("com.yahoo.elide:elide-test-helpers:6.0.4")
'com.yahoo.elide:elide-test-helpers:jar:6.0.4'
<dependency org="com.yahoo.elide" name="elide-test-helpers" rev="6.0.4">
<artifact name="elide-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-test-helpers', version='6.0.4')
)
libraryDependencies += "com.yahoo.elide" % "elide-test-helpers" % "6.0.4"
[com.yahoo.elide/elide-test-helpers "6.0.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.9 |
com.graphql-java : graphql-java | jar | 17.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |