Download beigesoft-bcommon-1.1.5.jar file - Jar b

Jar examples for b:beigesoft-bcommon

Description

It consist of common abstractions, some implementations, some models, e.g. IFactory, ISrvOrm, ISrvDatabase, ISrvI18N, APersistableBase, persistable models for JDBC authentication for Tomcat and Jetty standards etc.

You can download jar file beigesoft-bcommon 1.1.5 in this page.

License

GNU General Public License version 2

Build File

You can use the following script to add beigesoft-bcommon-1.1.5.jar to your project.

<dependency>
   <groupId>org.beigesoft</groupId>
   <artifactId>beigesoft-bcommon</artifactId>
   <version>1.1.5</version>
</dependency>
compile group: 'org.beigesoft', name: 'beigesoft-bcommon', version: '1.1.5'
libraryDependencies += "org.beigesoft" % "beigesoft-bcommon" % "1.1.5"
<dependency org="org.beigesoft" name="beigesoft-bcommon" rev="1.1.5"/>
@Grapes(@Grab(group='org.beigesoft', module='beigesoft-bcommon', version='1.1.5'))
'org.beigesoft:beigesoft-bcommon:jar:1.1.5'

Download

Click the following link to download the jar file.

beigesoft-bcommon-1.1.5-javadoc.jar
beigesoft-bcommon-1.1.5-sources.jar
beigesoft-bcommon-1.1.5-tests.jar
beigesoft-bcommon-1.1.5.jar
beigesoft-bcommon-1.1.5.pom



Related Tutorials