Jar examples for b:beigesoft-bcommon
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.
GNU General Public License version 2
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'
Click the following link to download the jar file.
beigesoft-bcommon-1.1.5-javadoc.jar