License |
License |
---|---|
GroupId | GroupIdcom.introproventures |
ArtifactId | ArtifactIdgraphql-jpa-query-annotations |
Last Version | Last Version0.4.19 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongraphql-jpa-query-annotations
Provides Annotation classes for GraphQL JPA Query Schema Builder
|
<!-- https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-annotations/ -->
<dependency>
<groupId>com.introproventures</groupId>
<artifactId>graphql-jpa-query-annotations</artifactId>
<version>0.4.19</version>
</dependency>
// https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-annotations/
implementation 'com.introproventures:graphql-jpa-query-annotations:0.4.19'
// https://jarcasting.com/artifacts/com.introproventures/graphql-jpa-query-annotations/
implementation ("com.introproventures:graphql-jpa-query-annotations:0.4.19")
'com.introproventures:graphql-jpa-query-annotations:jar:0.4.19'
<dependency org="com.introproventures" name="graphql-jpa-query-annotations" rev="0.4.19">
<artifact name="graphql-jpa-query-annotations" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.introproventures', module='graphql-jpa-query-annotations', version='0.4.19')
)
libraryDependencies += "com.introproventures" % "graphql-jpa-query-annotations" % "0.4.19"
[com.introproventures/graphql-jpa-query-annotations "0.4.19"]