Skip to content

Instantly share code, notes, and snippets.

@jeevan-patil
Created July 29, 2017 08:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeevan-patil/9789a1ab7008208bb2fb63edf978fca0 to your computer and use it in GitHub Desktop.
Save jeevan-patil/9789a1ab7008208bb2fb63edf978fca0 to your computer and use it in GitHub Desktop.
c3p0 connection pool dependency
<dependency>
<groupId>com.mchange</groupId>
<artifactId>c3p0</artifactId>
<version>0.9.5.2</version>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment