All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.ddth.commons.osgi.Constants Maven / Gradle / Ivy

There is a newer version: 1.1.0
Show newest version
package com.github.ddth.commons.osgi;

/**
 * Defines common constants.
 * 
 * @author Thanh Ba Nguyen 
 * @since 0.2.0
 */
public class Constants {
    public final static String LOOKUP_PROP_MODULE = "Module";
    public final static String LOOKUP_PROP_VERSION = "Version";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy