Closed ajmalsha closed 6 years ago
You'll want to add this to your pom.xml
:
<repositories>
<repository>
<snapshots>
<enabled>false</enabled>
</snapshots>
<id>bintray-jcrygier-maven</id>
<name>bintray</name>
<url>http://dl.bintray.com/jcrygier/maven</url>
</repository>
</repositories>
As I've done here: https://github.com/timtebeek/graphql-jpa-spring-boot-starter/blob/master/pom.xml
How can i get the jar file of this project. I think its not in maven repository and also i'm facing some issue while using this also