Jar examples for a:agroal-pool
You can download jar file agroal-pool 0.2 in this page.
You can use the following script to add agroal-pool-0.2.jar to your project.
<dependency> <groupId>io.agroal</groupId> <artifactId>agroal-pool</artifactId> <version>0.2</version> </dependency>
compile group: 'io.agroal', name: 'agroal-pool', version: '0.2'
libraryDependencies += "io.agroal" % "agroal-pool" % "0.2"
<dependency org="io.agroal" name="agroal-pool" rev="0.2"/>
@Grapes(@Grab(group='io.agroal', module='agroal-pool', version='0.2'))
'io.agroal:agroal-pool:jar:0.2'
Click the following link to download the jar file.
agroal-pool-0.2-javadoc.jar