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

org.isomorphism.dropwizard.version.VersionSupplier Maven / Gradle / Ivy

package org.isomorphism.dropwizard.version;

import com.google.common.base.Supplier;

/**
 * Supplier interface that provides an application's version number.
 */
public interface VersionSupplier extends Supplier {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy