This repository was archived by the owner on Dec 19, 2023. It is now read-only.
Replies: 1 comment 1 reply
-
I'm getting the same error too. is there anyone who can help? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use graphql v.12 as you point out in your documentation.
https://mvnrepository.com/artifact/com.graphql-java-kickstart/graphql-spring-boot-starter
I'm getting this error :
"Could not find artifact com.graphql-java-kickstart:graphql-spring-boot-starter:pom:12.0.0 in central"
When I try wiht snapshoot also I'm getting this error:
"Could not find artifact com.graphql-java-kickstart:graphql-spring-boot-starter:pom:12.0.0 in osshr-snapshots"
How can I use version 12 from Maven Central?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions