| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bretpatterson |
| Идентификатор | Идентификаторschemagen-graphql-spring |
| Последняя версия | Последняя версия1.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеschemagen-graphql-spring
This provides type introspection and generation of GraphQL from Pojos.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
<!-- https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-spring/ -->
<dependency>
<groupId>com.bretpatterson</groupId>
<artifactId>schemagen-graphql-spring</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-spring/
implementation 'com.bretpatterson:schemagen-graphql-spring:1.1.0'
// https://jarcasting.com/artifacts/com.bretpatterson/schemagen-graphql-spring/
implementation ("com.bretpatterson:schemagen-graphql-spring:1.1.0")
'com.bretpatterson:schemagen-graphql-spring:jar:1.1.0'
<dependency org="com.bretpatterson" name="schemagen-graphql-spring" rev="1.1.0">
<artifact name="schemagen-graphql-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bretpatterson', module='schemagen-graphql-spring', version='1.1.0')
)
libraryDependencies += "com.bretpatterson" % "schemagen-graphql-spring" % "1.1.0"
[com.bretpatterson/schemagen-graphql-spring "1.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.bretpatterson : schemagen-graphql | jar | 1.1.0 |
| org.springframework : spring-core | jar | 4.2.2.RELEASE |
| org.springframework : spring-context | jar | 4.2.2.RELEASE |