Beigesoft™ common business logic library.

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.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-bcommon
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft™ common business logic library.
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.
Project URL

Project URL

https://sites.google.com/site/beigesoftware

Download beigesoft-bcommon

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.beigesoft : beige-logging-base jar 1.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.8
1.1.7
1.1.6
1.1.5
1.1.4