jar

com.github.wolf480pl.maven-plugins : template-maven-plugin

Maven & Gradle

Dec 07, 2014
1 stars

Template Maven Plugin · A maven plugin based on trove4j's source generator. Replicates each template file for every configured primitive and replaces placeholders. It's kinda like compile-time generics for primitive types.

Table Of Contents

Latest Version

Download com.github.wolf480pl.maven-plugins : template-maven-plugin JAR file - Latest Versions:

All Versions

Download com.github.wolf480pl.maven-plugins : template-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 template-maven-plugin-1.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wolf480pl.maven_plugins.template_maven_plugin

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.AbstractGenerateMojo.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.GenerateMojo.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.Generator.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.HelpMojo.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.Logging.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.MavenLog.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.StreamLog.class - [JAR]

├─ com.github.wolf480pl.maven_plugins.template_maven_plugin.TestGenerateMojo.class - [JAR]