MVN

org.beigesoft : beigesoft-accounting

Maven & Gradle

Feb 11, 2019
1 usages
1 stars

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

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-accounting</artifactId>
    <version>1.1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beigesoft : beigesoft-accounting to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.8

All Versions

Choose a version of org.beigesoft : beigesoft-accounting to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
beigesoft-accounting-1.1.8
beigesoft-accounting-1.1.7
beigesoft-accounting-1.1.6
beigesoft-accounting-1.1.5
beigesoft-accounting-1.1.4

How to add a dependency to Maven

Add the following org.beigesoft : beigesoft-accounting maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beigesoft</groupId>
    <artifactId>beigesoft-accounting</artifactId>
    <version>1.1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beigesoft : beigesoft-accounting gradle dependency to your build.gradle file:

implementation 'org.beigesoft:beigesoft-accounting:1.1.8'

Gradle Kotlin DSL: Add the following org.beigesoft : beigesoft-accounting gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beigesoft:beigesoft-accounting:1.1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beigesoft : beigesoft-accounting sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beigesoft" % "beigesoft-accounting" % "1.1.8"

Advertisement

Dependencies from Group

Oct 14, 2019
8 usages
Oct 14, 2019
6 usages
0 stars
Dec 24, 2016
6 usages
Oct 14, 2019
6 usages
Dec 24, 2016
5 usages

Discover Dependencies

Nov 08, 2019
2 usages
85 stars
Apr 22, 2019
1 usages
13 stars
Aug 07, 2018
3 usages
0 stars
Dec 11, 2017
1 usages
Aug 02, 2018
1 usages
Sep 03, 2018
1 usages
Nov 01, 2018
1 usages
8 stars
Dec 20, 2017
1 usages
2.5k stars