is not current version
Last Version 1.1.8

org.beigesoft:beigesoft-accounting-weboio 1.1.4

This is all in one Web-application that includes Beige-Accounting and Beige-WebStore. It is MySql configured. Web-Store is draft yet.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beigesoft-accounting-weboio
Version

Version

1.1.4
Type

Type

war

Download beigesoft-accounting-weboio 1.1.4


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