Beigesoft™ Accounting library.

It implements accounting models and services, e.g. AccountingEntry, SalesInvoice, service that fill payroll taxes according tax percentage table, etc.

License

License

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-accounting
Last Version

Last Version

1.1.8
Release Date

Release Date

Type

Type

jar
Description

Description

Beigesoft™ Accounting library.
It implements accounting models and services, e.g. AccountingEntry, SalesInvoice, service that fill payroll taxes according tax percentage table, etc.
Project URL

Project URL

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

Source Code Management

https://github.com/demidenko05/beigesoft-accounting.git

Download beigesoft-accounting

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.beigesoft : beigesoft-replicator jar 1.1.8
org.beigesoft : beigesoft-orm jar 1.1.8
org.beigesoft : beige-pdfwriter 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