Download beaker-common_2.12-2.0.4.jar file - Jar b

Jar examples for b:beaker-common-2.12

Description

Reinventing database transactions

You can download jar file beaker-common_2.12 2.0.4 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add beaker-common_2.12-2.0.4.jar to your project.

<dependency>
   <groupId>com.madavan</groupId>
   <artifactId>beaker-common_2.12</artifactId>
   <version>2.0.4</version>
</dependency>
compile group: 'com.madavan', name: 'beaker-common_2.12', version: '2.0.4'
libraryDependencies += "com.madavan" % "beaker-common_2.12" % "2.0.4"
<dependency org="com.madavan" name="beaker-common_2.12" rev="2.0.4"/>
@Grapes(@Grab(group='com.madavan', module='beaker-common_2.12', version='2.0.4'))
'com.madavan:beaker-common_2.12:jar:2.0.4'

Download

Click the following link to download the jar file.

beaker-common_2.12-2.0.4-javadoc.jar
beaker-common_2.12-2.0.4-sources.jar
beaker-common_2.12-2.0.4.jar
beaker-common_2.12-2.0.4.pom



Related Tutorials