Skip to content

The core library behind the typesafe-resources maven and gradle plugins.

License

Notifications You must be signed in to change notification settings

jaygazula27/easy-resources-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

easy-resources-core

GitHub Workflow Status Maven Central GitHub

Overview

This repository contains the core parsing and class generation logic of the easy-resources-maven-plugin and the easy-resources-gradle-plugin. For information on how to use these plugins, please view the corresponding repositories.

The goal of this project is to enable easy and typesafe access to resources such as properties files, i18n bundles, etc.

Development

  • Requires Java 11 and Maven 3.
  • To build the project (and run unit tests): mvn -U clean install
  • Use the Publish to Maven Central workflow to deploy to maven central.
    • Needs the following secrets: OSSRH_USERNAME, OSSRH_PASSWORD, MAVEN_GPG_PASSPHRASE, and MAVEN_GPG_PRIVATE_KEY

License

MIT License. Please see the LICENSE file for more information.

About

The core library behind the typesafe-resources maven and gradle plugins.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages