| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки Elide Межпрограммное взаимодействие REST Frameworks |
| Группа | Группаcom.yahoo.elide |
| Идентификатор | Идентификаторelide-test-helpers |
| Последняя версия | Последняя версия6.1.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеElide Test Helpers
Test Helpers for Elide
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.24 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |