![JAR search and dependency download from the Maven repository](/logo.png)
com.citytechinc.cq.component.annotations.editconfig.FormParameter Maven / Gradle / Ivy
package com.citytechinc.cq.component.annotations.editconfig;
public @interface FormParameter {
String name();
String value();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy