| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Elide Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.yahoo.elide |
| Идентификатор | Идентификаторelide-test-helpers |
| Версия | Версия5.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеElide Test Helpers
Test Helpers for Elide
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| elide-test-helpers-5.0.2.pom | |
| elide-test-helpers-5.0.2.jar | 36 KB |
| elide-test-helpers-5.0.2-sources.jar | 29 KB |
| elide-test-helpers-5.0.2-javadoc.jar | 218 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/ -->
<dependency>
<groupId>com.yahoo.elide</groupId>
<artifactId>elide-test-helpers</artifactId>
<version>5.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation 'com.yahoo.elide:elide-test-helpers:5.0.2'
// https://jarcasting.com/artifacts/com.yahoo.elide/elide-test-helpers/
implementation ("com.yahoo.elide:elide-test-helpers:5.0.2")
'com.yahoo.elide:elide-test-helpers:jar:5.0.2'
<dependency org="com.yahoo.elide" name="elide-test-helpers" rev="5.0.2">
<artifact name="elide-test-helpers" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yahoo.elide', module='elide-test-helpers', version='5.0.2')
)
libraryDependencies += "com.yahoo.elide" % "elide-test-helpers" % "5.0.2"
[com.yahoo.elide/elide-test-helpers "5.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.7 |
| com.graphql-java : graphql-java | jar | 6.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.google.guava : guava | jar | 30.1.1-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.2 |