is not current version
Last Version 0.4.19

com.introproventures:graphql-jpa-query-annotations 0.4.12

Provides Annotation classes for GraphQL JPA Query Schema Builder

GroupId

GroupId

com.introproventures
ArtifactId

ArtifactId

graphql-jpa-query-annotations
Version

Version

0.4.12
Type

Type

jar

Download graphql-jpa-query-annotations 0.4.12


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