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

com.introproventures:graphql-jpa-query-example 0.3.10


Группа

Группа

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

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

graphql-jpa-query-example
Версия

Версия

0.3.10
Тип

Тип

jar

Скачать graphql-jpa-query-example 0.3.10


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