
com.anrisoftware.propertiesutils.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of propertiesutils-contextproperties Show documentation
Show all versions of propertiesutils-contextproperties Show documentation
Loads properties in a context of a class.
/*
* Copyright 2012-2014 Erwin Müller
*
* This file is part of propertiesutils-contextproperties.
*
* propertiesutils-contextproperties is free software: you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published by the
* Free Software Foundation, either version 3 of the License, or (at your
* option) any later version.
*
* propertiesutils-contextproperties is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more
* details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with propertiesutils-contextproperties. If not, see .
*/
/**
* Properties Utilities :: Context Properties
*
*
* Loads properties in a context of a class.
*
*
Maven Module
*
*
* <dependency>
* <groupId>com.anrisoftware.propertiesutils</groupId>
* <artifactId>globalpomutils-contextproperties</artifactId>
* <version>1.10</version>
* </dependency>
*
*
* GitHub SCM
*
*
*
* @version 1.10
* @author Erwin Mueller, [email protected]
*/
package com.anrisoftware.propertiesutils;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy