| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.restheart |
| Идентификатор | Идентификаторrestheart-graphql |
| Последняя версия | Последняя версия6.3.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеrestheart-graphql
RESTHeart MongoDB - GraphQL plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| restheart-graphql-6.3.4.pom | |
| restheart-graphql-6.3.4.jar | 75 KB |
| restheart-graphql-6.3.4-sources.jar | 53 KB |
| restheart-graphql-6.3.4-javadoc.jar | 342 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.restheart/restheart-graphql/ -->
<dependency>
<groupId>org.restheart</groupId>
<artifactId>restheart-graphql</artifactId>
<version>6.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation 'org.restheart:restheart-graphql:6.3.4'
// https://jarcasting.com/artifacts/org.restheart/restheart-graphql/
implementation ("org.restheart:restheart-graphql:6.3.4")
'org.restheart:restheart-graphql:jar:6.3.4'
<dependency org="org.restheart" name="restheart-graphql" rev="6.3.4">
<artifact name="restheart-graphql" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.restheart', module='restheart-graphql', version='6.3.4')
)
libraryDependencies += "org.restheart" % "restheart-graphql" % "6.3.4"
[org.restheart/restheart-graphql "6.3.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.graphql-java : graphql-java | jar | 15.0 |
| org.json : json | jar | 20190722 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.restheart : restheart-commons | jar | 6.3.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.intuit.karate : karate-junit4 | jar | 1.1.0 |