jar

com.github.aoudiamoncef : apollo-client-maven-plugin

Maven & Gradle

Jun 02, 2023
87 stars

apollo-client-maven-plugin · Maven plugin for generating graphql clients

Table Of Contents

Latest Version

Download com.github.aoudiamoncef : apollo-client-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.aoudiamoncef : apollo-client-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
7.0.x
6.0.x
5.0.x
4.0.x
v5.0.x
v4.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 apollo-client-maven-plugin-7.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.aoudiamoncef.apollo.plugin

├─ com.github.aoudiamoncef.apollo.plugin.GraphQLClientMojo.class - [JAR]

com.github.aoudiamoncef.apollo.plugin.util

├─ com.github.aoudiamoncef.apollo.plugin.util.BuildDirLayout.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.util.ConfigUtils.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.util.GzipRequestInterceptor.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.util.SchemaDownloader.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.util.UnsafeOkHttpClient.class - [JAR]

com.github.aoudiamoncef.apollo.plugin.config

├─ com.github.aoudiamoncef.apollo.plugin.config.Codegen.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.config.CompilationUnit.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.config.CompilerParams.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.config.Introspection.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.config.ScalarMapping.class - [JAR]

├─ com.github.aoudiamoncef.apollo.plugin.config.Service.class - [JAR]

Advertisement