jar

com.aliyun.relay : codegen-maven-plugin

Maven & Gradle

Apr 24, 2017
22 stars
Table Of Contents

Latest Version

Download com.aliyun.relay : codegen-maven-plugin JAR file - Latest Versions:

All Versions

Download com.aliyun.relay : codegen-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
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 codegen-maven-plugin-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.alibaba.relay.codegen.compiler

├─ com.alibaba.relay.codegen.compiler.JavaStringSource.class - [JAR]

├─ com.alibaba.relay.codegen.compiler.MemJavaFileManager.class - [JAR]

├─ com.alibaba.relay.codegen.compiler.RelayServiceCompiler.class - [JAR]

├─ com.alibaba.relay.codegen.compiler.RuntimeCompiler.class - [JAR]

com.alibaba.relay.codegen.validate

├─ com.alibaba.relay.codegen.validate.RelayInterfaceFilter.class - [JAR]

├─ com.alibaba.relay.codegen.validate.ServiceValidator.class - [JAR]

├─ com.alibaba.relay.codegen.validate.ServiceValidatorImpl.class - [JAR]

com.alibaba.relay.codegen.generator

├─ com.alibaba.relay.codegen.generator.JavaInterfaceSource.class - [JAR]

├─ com.alibaba.relay.codegen.generator.JavaInterfaceSourceImpl.class - [JAR]

├─ com.alibaba.relay.codegen.generator.MethodSource.class - [JAR]

├─ com.alibaba.relay.codegen.generator.MethodSourceImpl.class - [JAR]

├─ com.alibaba.relay.codegen.generator.RelayServiceGenerator.class - [JAR]

com.alibaba.relay.codegen.common

├─ com.alibaba.relay.codegen.common.CodeGenConst.class - [JAR]

├─ com.alibaba.relay.codegen.common.CompilerUtils.class - [JAR]

├─ com.alibaba.relay.codegen.common.FileUtils.class - [JAR]

├─ com.alibaba.relay.codegen.common.GeneratorUtils.class - [JAR]

├─ com.alibaba.relay.codegen.common.Tools.class - [JAR]

com.alibaba.relay.codegen.plugin

├─ com.alibaba.relay.codegen.plugin.AddSourceMojo.class - [JAR]

├─ com.alibaba.relay.codegen.plugin.CodeGenerator.class - [JAR]

Advertisement