License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeigesoft-accounting-weboio-jar |
Last Version | Last Version1.1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeigesoft™ Accountion All In One WEB interface Java code.
It extends beigesoft-webcrud-jar, e.g. added servlets for balance and warehouse reports,
factory accounting services, XML configurations for render Accounting and WebStore models.
This is all in one configuration i.e. Beige-WebStore is included. Web-Store is draft yet.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beigesoft-accounting-weboio-jar/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beigesoft-accounting-weboio-jar</artifactId>
<version>1.1.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-accounting-weboio-jar/
implementation 'org.beigesoft:beigesoft-accounting-weboio-jar:1.1.8'
// https://jarcasting.com/artifacts/org.beigesoft/beigesoft-accounting-weboio-jar/
implementation ("org.beigesoft:beigesoft-accounting-weboio-jar:1.1.8")
'org.beigesoft:beigesoft-accounting-weboio-jar:jar:1.1.8'
<dependency org="org.beigesoft" name="beigesoft-accounting-weboio-jar" rev="1.1.8">
<artifact name="beigesoft-accounting-weboio-jar" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beigesoft-accounting-weboio-jar', version='1.1.8')
)
libraryDependencies += "org.beigesoft" % "beigesoft-accounting-weboio-jar" % "1.1.8"
[org.beigesoft/beigesoft-accounting-weboio-jar "1.1.8"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beigesoft-webstore | jar | 1.1.8 |
org.beigesoft : beigesoft-webcrud-jar | jar | 1.1.8 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |