Last Version

Beigesoft™ Enterprise Information System Java code. 1.1

It consists of double entry accounting and trading (web-store) business logic. It's based on previous beigesoft-accounting and beigesoft-webstore projects.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-acc
Version

Version

1.1
Type

Type

jar
Description

Description

Beigesoft™ Enterprise Information System Java code.
It consists of double entry accounting and trading (web-store) business logic. It's based on previous beigesoft-accounting and beigesoft-webstore projects.
Project URL

Project URL

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

Source Code Management

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

Download beige-acc 1.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.beigesoft : beige-blc jar 1.1
org.beigesoft : beige-pdfwriter jar 1.0.3

test (6)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.beigesoft : beige-blc test-jar 1.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.