
com.mchange.v2.c3p0.subst.C3P0Substitutions Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of org.apache.servicemix.bundles.c3p0
Show all versions of org.apache.servicemix.bundles.c3p0
This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.
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