is not current version
Last Version 1.1

org.beigesoft:beige-accjet 1.0

Beigesoft™ Enterprise Information System is standalone JEE web application that runs 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.

GroupId

GroupId

org.beigesoft
ArtifactId

ArtifactId

beige-accjet
Version

Version

1.0
Type

Type

jar

Download beige-accjet 1.0


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