MVN

com.google.cloud.tools : endpoints-framework-gradle-plugin

Maven & Gradle

Feb 17, 2021
18 stars

Endpoints Framework Gradle Plugin · This Gradle plugin provides tasks and configurations to generate Google Cloud Endpoints Framework client code and discovery docs

<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>endpoints-framework-gradle-plugin</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.1.0
  • Latest Beta: 1.0.0-beta9

All Versions

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

Version Vulnerabilities Updated
2.1.x
endpoints-framework-gradle-plugin-2.1.0
2.0.x
endpoints-framework-gradle-plugin-2.0.1
endpoints-framework-gradle-plugin-2.0.0
1.0.x
endpoints-framework-gradle-plugin-1.0.3
endpoints-framework-gradle-plugin-1.0.2
endpoints-framework-gradle-plugin-1.0.1
endpoints-framework-gradle-plugin-1.0.0
endpoints-framework-gradle-plugin-1.0.0-beta9
endpoints-framework-gradle-plugin-1.0.0-beta8
endpoints-framework-gradle-plugin-1.0.0-beta7
endpoints-framework-gradle-plugin-1.0.0-beta6
endpoints-framework-gradle-plugin-1.0.0-beta5
endpoints-framework-gradle-plugin-1.0.0-beta4
endpoints-framework-gradle-plugin-1.0.0-beta3
endpoints-framework-gradle-plugin-1.0.0-beta2
endpoints-framework-gradle-plugin-1.0.0-beta

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.cloud.tools</groupId>
    <artifactId>endpoints-framework-gradle-plugin</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.cloud.tools:endpoints-framework-gradle-plugin:2.1.0'

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

implementation("com.google.cloud.tools:endpoints-framework-gradle-plugin:2.1.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.cloud.tools" % "endpoints-framework-gradle-plugin" % "2.1.0"

Advertisement

Dependencies from Group

May 11, 2023
29 usages
13.2k stars
Aug 07, 2020
6 usages
13.2k stars
Aug 05, 2020
5 usages
13.2k stars
May 12, 2023
4 usages
13.2k stars
May 20, 2020
4 usages
13.2k stars

Discover Dependencies

Dec 30, 2016
1 usages
6 stars
Mar 28, 2017
1 usages
5 stars
Mar 26, 2023
4 usages
459 stars
Mar 26, 2023
2 usages
459 stars
Mar 26, 2023
2 usages
459 stars
Apr 01, 2023
1 usages
30 stars