Download spring-graphql-common-2.1.0-2016-05-22T16-50-32.jar file - Jar s

Jar examples for s:spring-graphql-common

Description

Spring Framework GraphQL Common Integration Library

You can download jar file spring-graphql-common 2.1.0-2016-05-22T16-50-32 in this page.

License

MIT

Build File

You can use the following script to add spring-graphql-common-2.1.0-2016-05-22T16-50-32.jar to your project.

<dependency>
   <groupId>com.embedler.moon.graphql</groupId>
   <artifactId>spring-graphql-common</artifactId>
   <version>2.1.0-2016-05-22T16-50-32</version>
</dependency>
compile group: 'com.embedler.moon.graphql', name: 'spring-graphql-common', version: '2.1.0-2016-05-22T16-50-32'
libraryDependencies += "com.embedler.moon.graphql" % "spring-graphql-common" % "2.1.0-2016-05-22T16-50-32"
<dependency org="com.embedler.moon.graphql" name="spring-graphql-common" rev="2.1.0-2016-05-22T16-50-32"/>
@Grapes(@Grab(group='com.embedler.moon.graphql', module='spring-graphql-common', version='2.1.0-2016-05-22T16-50-32'))
'com.embedler.moon.graphql:spring-graphql-common:jar:2.1.0-2016-05-22T16-50-32'

Download

Click the following link to download the jar file.

spring-graphql-common-2.1.0-2016-05-22T16-50-32-javadoc.jar
spring-graphql-common-2.1.0-2016-05-22T16-50-32-sources.jar
spring-graphql-common-2.1.0-2016-05-22T16-50-32.jar
spring-graphql-common-2.1.0-2016-05-22T16-50-32.pom



Related Tutorials