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

org.apache.curator.Dummy Maven / Gradle / Ivy

There is a newer version: 8.441.21
Show newest version
// Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
package org.apache.curator;

/**
 * A dummy to make the attach-jars Maven profile work for this module (it needs to find a class to javadoc and attach source).
 * Having this beats having duplicated stuff in pom.xml. 
 * @author vegardh
 *
 */
public class Dummy {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy