is not current version
Last Version 1.1.8

org.beigesoft:beigesoft-bcommon 1.1.7

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.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-bcommon
Version

Version

1.1.7
Type

Type

jar

Download beigesoft-bcommon 1.1.7


<!-- https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/ -->
<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-bcommon</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation 'org.beigesoft:beigesoft-bcommon:1.1.7'
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-bcommon/
implementation ("org.beigesoft:beigesoft-bcommon:1.1.7")
'org.beigesoft:beigesoft-bcommon:jar:1.1.7'
<dependency org="org.beigesoft" name="beigesoft-bcommon" rev="1.1.7">
  <artifact name="beigesoft-bcommon" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beigesoft-bcommon', version='1.1.7')
)
libraryDependencies += "org.beigesoft" % "beigesoft-bcommon" % "1.1.7"
[org.beigesoft/beigesoft-bcommon "1.1.7"]