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

com.pastdev.httpcomponents.annotations.naming.ResourceProperty Maven / Gradle / Ivy

The newest version!
package com.pastdev.httpcomponents.annotations.naming;


public @interface ResourceProperty {
    public String name();

    public String value() default "";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy