License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-accjet |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeigesoft™ Enterprise Information System standalone WEB-application.
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.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beige-accjet-1.1.pom | |
beige-accjet-1.1.jar | 1 MB |
beige-accjet-1.1-src.tar.bz2 | 969 KB |
beige-accjet-1.1-sources.jar | 964 KB |
beige-accjet-1.1-javadoc.jar | 1 MB |
beige-accjet-1.1-jar-with-dependencies.jar | 19 MB |
beige-accjet-1.1-bin.zip | 20 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-accjet/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-accjet</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-accjet/
implementation 'org.beigesoft:beige-accjet:1.1'
// https://jarcasting.com/artifacts/org.beigesoft/beige-accjet/
implementation ("org.beigesoft:beige-accjet:1.1")
'org.beigesoft:beige-accjet:jar:1.1'
<dependency org="org.beigesoft" name="beige-accjet" rev="1.1">
<artifact name="beige-accjet" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-accjet', version='1.1')
)
libraryDependencies += "org.beigesoft" % "beige-accjet" % "1.1"
[org.beigesoft/beige-accjet "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-acc | jar | 1.1 |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.beigesoft : beige-web-jar | jar | 1.0 |
org.bouncycastle : bcprov-jdk15on | jar | 1.67 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.67 |
com.github.demidenko05 : a-jetty-swing | jar | 1.0.5 |
org.xerial : sqlite-jdbc | jar | 3.32.3.2 |