| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools Elide Program Interface REST Frameworks |
| GroupId | GroupIdcom.yahoo.elide |
| ArtifactId | ArtifactIdelide-test-helpers |
| Last Version | Last Version6.1.6 |
| Release Date | Release Date |
| 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.1.6.pom | |
| elide-test-helpers-6.1.6.jar | 35 KB |
| elide-test-helpers-6.1.6-sources.jar | 29 KB |
| elide-test-helpers-6.1.6-javadoc.jar | 211 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.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation 'com.yahoo.elide:elide-test-helpers:6.1.6'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation ("com.yahoo.elide:elide-test-helpers:6.1.6")
'com.yahoo.elide:elide-test-helpers:jar:6.1.6'
<dependency org="com.yahoo.elide" name="elide-test-helpers" rev="6.1.6">
<artifact name="elide-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-test-helpers', version='6.1.6')
)
libraryDependencies += "com.yahoo.elide" % "elide-test-helpers" % "6.1.6"
[com.yahoo.elide/elide-test-helpers "6.1.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| com.graphql-java : graphql-java | jar | 18.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
| com.google.guava : guava | jar | 31.1-jre |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |