Jar examples for e:endpoints-framework
A framework for building RESTful web APIs.
You can download jar file endpoints-framework 2.0.0-beta.11 in this page.
The Apache License, Version 2.0
You can use the following script to add endpoints-framework-2.0.0-beta.11.jar to your project.
<dependency> <groupId>com.google.endpoints</groupId> <artifactId>endpoints-framework</artifactId> <version>2.0.0-beta.11</version> </dependency>
compile group: 'com.google.endpoints', name: 'endpoints-framework', version: '2.0.0-beta.11'
libraryDependencies += "com.google.endpoints" % "endpoints-framework" % "2.0.0-beta.11"
<dependency org="com.google.endpoints" name="endpoints-framework" rev="2.0.0-beta.11"/>
@Grapes(@Grab(group='com.google.endpoints', module='endpoints-framework', version='2.0.0-beta.11'))
'com.google.endpoints:endpoints-framework:jar:2.0.0-beta.11'
Click the following link to download the jar file.
endpoints-framework-2.0.0-beta.11-javadoc.jar