jar

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

Maven & Gradle

Feb 17, 2021
4 stars

Endpoints Framework Maven Plugin · This Maven plugin provides goals to generate Google Cloud Endpoints Framework client code and discovery docs

Table Of Contents

Latest Version

Download com.google.cloud.tools : endpoints-framework-maven-plugin JAR file - Latest Versions:

All Versions

Download com.google.cloud.tools : endpoints-framework-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
2.1.x
2.0.x
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window endpoints-framework-maven-plugin-2.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.google.cloud.tools.maven.endpoints.framework

├─ com.google.cloud.tools.maven.endpoints.framework.AbstractEndpointsWebAppMojo.class - [JAR]

├─ com.google.cloud.tools.maven.endpoints.framework.ClientLibsMojo.class - [JAR]

├─ com.google.cloud.tools.maven.endpoints.framework.DiscoveryDocsMojo.class - [JAR]

├─ com.google.cloud.tools.maven.endpoints.framework.EndpointsGenSrcMojo.class - [JAR]

├─ com.google.cloud.tools.maven.endpoints.framework.HelpMojo.class - [JAR]

├─ com.google.cloud.tools.maven.endpoints.framework.OpenApiDocsMojo.class - [JAR]

Advertisement