Download beaker-common_2.12-1.0.2.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 1.0.2 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials