не последняя версия
Последняя версия 1.1.0

com.bretpatterson:schemagen-graphql-guava 0.5.0

This provides type introspection and generation of GraphQL from Pojos.

Категории

Категории

Guava Универсальные библиотеки Utility
Группа

Группа

com.bretpatterson
Идентификатор

Идентификатор

schemagen-graphql-guava
Версия

Версия

0.5.0
Тип

Тип

jar

Скачать schemagen-graphql-guava 0.5.0


<!-- https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-guava/ -->
<dependency>
    <groupId>com.bretpatterson</groupId>
    <artifactId>schemagen-graphql-guava</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-guava/
implementation 'com.bretpatterson:schemagen-graphql-guava:0.5.0'
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-guava/
implementation ("com.bretpatterson:schemagen-graphql-guava:0.5.0")
'com.bretpatterson:schemagen-graphql-guava:jar:0.5.0'
<dependency org="com.bretpatterson" name="schemagen-graphql-guava" rev="0.5.0">
  <artifact name="schemagen-graphql-guava" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bretpatterson', module='schemagen-graphql-guava', version='0.5.0')
)
libraryDependencies += "com.bretpatterson" % "schemagen-graphql-guava" % "0.5.0"
[com.bretpatterson/schemagen-graphql-guava "0.5.0"]