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

com.mchange.v2.c3p0.subst.C3P0Substitutions Maven / Gradle / Ivy

There is a newer version: 0.9.5.2_1
Show newest version
package com.mchange.v2.c3p0.subst;

public final class C3P0Substitutions
{
    public final static String VERSION    = "0.11.2";
    public final static String DEBUG      = "true";
    public final static String TRACE      = "10";
    public final static String TIMESTAMP  = "2025-06-23T14:47:00.564893Z";

    private C3P0Substitutions()
    {}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy