jar

com.socialbakers.easy-config : easy-config-maven-plugin

Maven & Gradle

Apr 28, 2017
1 usages
0 stars

Easy Config - Maven Plugin · Maven plugin for small application config support. Allows you to define configuration for your application at one place and generate config files and java class. Configuration can be instantiate by var args, file config or environment variables or combination of all.

Table Of Contents

Latest Version

Download com.socialbakers.easy-config : easy-config-maven-plugin JAR file - Latest Versions:

All Versions

Download com.socialbakers.easy-config : easy-config-maven-plugin JAR file - All Versions:

Version Vulnerabilities Size Updated
0.5.x
0.5

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 easy-config-maven-plugin-0.5.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.socialbakers.config.generator

├─ com.socialbakers.config.generator.GenerateConfig.class - [JAR]

├─ com.socialbakers.config.generator.HelpMojo.class - [JAR]

├─ com.socialbakers.config.generator.Multiplier.class - [JAR]