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

com.couchbase.client.core.deps.org.HdrHistogram.Version.template Maven / Gradle / Ivy

There is a newer version: 2.7.0
Show newest version
/**
 * Written by Gil Tene of Azul Systems, and released to the public domain,
 * as explained at http://creativecommons.org/publicdomain/zero/1.0/
 *
 * @author Gil Tene
 */

package org.HdrHistogram;

final class Version {
    public static final String version="$VERSION$";
    public static final String build_time="$BUILD_TIME$";
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy