jar

com.jgazula : easy-resources-core

Maven & Gradle

Dec 22, 2022
0 stars

com.jgazula:easy-resources-core · This repository contains the core parsing and class generation logic of the easy-resources-maven-plugin and the easy-resources-gradle-plugin.

Table Of Contents

Latest Version

Download com.jgazula : easy-resources-core JAR file - Latest Versions:

All Versions

Download com.jgazula : easy-resources-core JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1.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 easy-resources-core-0.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.jgazula.easyresources.core.internal.properties

├─ com.jgazula.easyresources.core.internal.properties.PropertiesParser.class - [JAR]

├─ com.jgazula.easyresources.core.internal.properties.PropertiesReader.class - [JAR]

com.jgazula.easyresources.core.util

├─ com.jgazula.easyresources.core.util.ValidationException.class - [JAR]

com.jgazula.easyresources.core.internal.classgeneration

├─ com.jgazula.easyresources.core.internal.classgeneration.ClassGenerator.class - [JAR]

├─ com.jgazula.easyresources.core.internal.classgeneration.ClassGeneratorFactory.class - [JAR]

├─ com.jgazula.easyresources.core.internal.classgeneration.ImmutablePoetClassGeneratorConfig.class - [JAR]

├─ com.jgazula.easyresources.core.internal.classgeneration.PoetClassGenerator.class - [JAR]

├─ com.jgazula.easyresources.core.internal.classgeneration.PoetClassGeneratorConfig.class - [JAR]

com.jgazula.easyresources.core.propertiesconstants

├─ com.jgazula.easyresources.core.propertiesconstants.ImmutablePropertiesConstantsConfig.class - [JAR]

├─ com.jgazula.easyresources.core.propertiesconstants.ImmutablePropertiesConstantsFileConfig.class - [JAR]

├─ com.jgazula.easyresources.core.propertiesconstants.PCGenerator.class - [JAR]

├─ com.jgazula.easyresources.core.propertiesconstants.PropertiesConstants.class - [JAR]

├─ com.jgazula.easyresources.core.propertiesconstants.PropertiesConstantsConfig.class - [JAR]

├─ com.jgazula.easyresources.core.propertiesconstants.PropertiesConstantsFileConfig.class - [JAR]

com.jgazula.easyresources.core.internal.util

├─ com.jgazula.easyresources.core.internal.util.FileUtil.class - [JAR]

├─ com.jgazula.easyresources.core.internal.util.ImmutableStyle.class - [JAR]