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.5_1
Show newest version
package com.mchange.v2.c3p0.subst;

public final class C3P0Substitutions
{
    public final static String VERSION    = "0.10.1";
    public final static String DEBUG      = "true";
    public final static String TRACE      = "5";
    public final static String TIMESTAMP  = "2024-05-07T13:49:12.919880Z";

    private C3P0Substitutions()
    {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy