b

beigesoft-accountingoio-ajetty

Beigesoft ™ Accountion All In One WEB application (included Beigesoft Web-Store) on embedded A-Jetty. Web-Store is included for study and tests purposes and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS. Web-Store is draft yet.
https://sites.google.com/site/beigesoftware
GNU General Public License version 2 The Apache Software License, Version 2.0
Yury Demidenko
Files download
File Operation
beigesoft-accountingoio-ajetty-1.1.8.jar download
beigesoft-accountingoio-ajetty-1.1.8.pom download
beigesoft-accountingoio-ajetty-1.1.8-sources.jar download
Apache Maven
<dependency>
  <groupId>org.beigesoft</groupId>
  <artifactId>beigesoft-accountingoio-ajetty</artifactId>
  <version>1.1.8</version>
</dependency>
Gradle Groovy
implementation 'org.beigesoft:beigesoft-accountingoio-ajetty:1.1.8'
Gradle Kotlin
implementation("org.beigesoft:beigesoft-accountingoio-ajetty:1.1.8")
Scala SBT
libraryDependencies += "org.beigesoft" % "beigesoft-accountingoio-ajetty" % "1.1.8"
Groovy Grape
@Grapes(
  @Grab(group='org.beigesoft', module='beigesoft-accountingoio-ajetty', version='1.1.8')
)
Apache Ivy
<dependency org="org.beigesoft" name="beigesoft-accountingoio-ajetty" rev="1.1.8" />
Leiningen
[org.beigesoft/beigesoft-accountingoio-ajetty "1.1.8"]
Apache Buildr
'org.beigesoft:beigesoft-accountingoio-ajetty:jar:1.1.8'