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

org.jboss.windup.rules.apps.javaee.TechnologyIdentifiedWithCount Maven / Gradle / Ivy

The newest version!
package org.jboss.windup.rules.apps.javaee;

/**
 * @author Jesse Sightler
 */
public interface TechnologyIdentifiedWithCount {
    TechnologyIdentifiedWithCount withTag(String tag);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy