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