MVN

com.google.endpoints : endpoints-framework

Maven & Gradle

Feb 10, 2021
9 usages
32 stars

Endpoints Framework · A framework for building RESTful web APIs.

<dependency>
    <groupId>com.google.endpoints</groupId>
    <artifactId>endpoints-framework</artifactId>
    <version>2.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.endpoints : endpoints-framework to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.16
  • Latest Beta: 2.0.0-beta.12

All Versions

Choose a version of com.google.endpoints : endpoints-framework to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
endpoints-framework-2.2.2
endpoints-framework-2.2.1
endpoints-framework-2.2.0
2.1.x
endpoints-framework-2.1.2
endpoints-framework-2.1.1
endpoints-framework-2.1.0
2.0.x
endpoints-framework-2.0.16
endpoints-framework-2.0.15
endpoints-framework-2.0.14
endpoints-framework-2.0.13
endpoints-framework-2.0.12
endpoints-framework-2.0.11
endpoints-framework-2.0.10
endpoints-framework-2.0.9
endpoints-framework-2.0.8
endpoints-framework-2.0.7
endpoints-framework-2.0.6
endpoints-framework-2.0.5
endpoints-framework-2.0.4
endpoints-framework-2.0.3
endpoints-framework-2.0.2
endpoints-framework-2.0.1
endpoints-framework-2.0.0
endpoints-framework-2.0.0-beta.12
endpoints-framework-2.0.0-beta.11
endpoints-framework-2.0.0-beta.10
endpoints-framework-2.0.0-beta.9
endpoints-framework-2.0.0-beta.8
endpoints-framework-2.0.0-beta.7
endpoints-framework-2.0.0-beta.6
endpoints-framework-2.0.0-beta.5
endpoints-framework-2.0.0-beta.4
endpoints-framework-2.0.0-beta.3
endpoints-framework-2.0.0-beta.2
endpoints-framework-2.0.0-beta.1

How to add a dependency to Maven

Add the following com.google.endpoints : endpoints-framework maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.endpoints</groupId>
    <artifactId>endpoints-framework</artifactId>
    <version>2.0.16</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.endpoints : endpoints-framework gradle dependency to your build.gradle file:

implementation 'com.google.endpoints:endpoints-framework:2.0.16'

Gradle Kotlin DSL: Add the following com.google.endpoints : endpoints-framework gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.endpoints:endpoints-framework:2.0.16")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.endpoints : endpoints-framework sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.endpoints" % "endpoints-framework" % "2.0.16"

Advertisement

Dependencies from Group

Feb 10, 2021
9 usages
32 stars
Feb 10, 2021
6 usages
32 stars
Oct 30, 2020
5 usages
8 stars
Oct 30, 2020
5 usages
8 stars
Oct 30, 2020
5 usages
8 stars

Discover Dependencies

May 25, 2021
19 stars
Jun 29, 2020
1 usages
258 stars
Dec 02, 2016
1 usages
68.1k stars
Sep 30, 2017
17 usages
Sep 26, 2019
23 usages
97 stars
Jan 04, 2021
148 stars
May 19, 2023
18 usages
8.4k stars
Apr 29, 2020
31 usages
1k stars