Last Version

Beigesoft™ common business logic library. 1.1

It consists of common business logic, e.g. persistable models to store languages, countries, users, abstraction and implementations of services like ORM, JDBC, CSV writer, etc. This is based on beigesoft-bcommon.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-blc
Version

Version

1.1
Type

Type

jar
Description

Description

Beigesoft™ common business logic library.
It consists of common business logic, e.g. persistable models to store languages, countries, users, abstraction and implementations of services like ORM, JDBC, CSV writer, etc. This is based on beigesoft-bcommon.
Project URL

Project URL

https://sites.google.com/site/beigesoftware
Source Code Management

Source Code Management

https://github.com/demidenko05/beige-blc.git

Download beige-blc 1.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.beigesoft : beige-logging-base jar 1.0.3
org.slf4j : slf4j-api jar 1.7.30
com.zaxxer : HikariCP jar 3.4.5

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.beigesoft : beige-logging-slf4j jar 1.0.3
org.xerial : sqlite-jdbc jar 3.32.3.2
org.postgresql : postgresql jar 42.2.16
mysql : mysql-connector-java jar 8.0.21

Project Modules

There are no modules declared in this project.