We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Starting from version 0.3.0, use Maven Central repository to include and build individual modules in your project.
For GraphQL JPA Annotations use:
<dependency> <groupId>com.introproventures</groupId> <artifactId>graphql-jpa-query-annotations</artifactId> <version>0.3.0</version> </dependency>
For GraphQL JPA Schema Builder use:
<dependency> <groupId>com.github.introproventures.graphql-jpa-query</groupId> <artifactId>graphql-jpa-query-schema</artifactId> <version>0.3.0</version> </dependency>
For GraphQL JPA Query Boot Starter use:
<dependency> <groupId>com.introproventures</groupId> <artifactId>graphql-jpa-query-boot-starter</artifactId> <version>0.3.0</version> </dependency>
Sorry, something went wrong.
Merge pull request #5 from introproventures/master
5fa42bb
merge master
igdianov
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: