License |
License |
---|---|
GroupId | GroupIdorg.beigesoft |
ArtifactId | ArtifactIdbeige-acc |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeigesoft™ Enterprise Information System Java code.
It consists of double entry accounting and trading (web-store) business logic.
It's based on previous beigesoft-accounting and beigesoft-webstore projects.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beige-acc-1.1.pom | |
beige-acc-1.1.jar | 1 MB |
beige-acc-1.1-src.tar.bz2 | 13 MB |
beige-acc-1.1-sources.jar | 1 MB |
beige-acc-1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beigesoft/beige-acc/ -->
<dependency>
<groupId>org.beigesoft</groupId>
<artifactId>beige-acc</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.beigesoft/beige-acc/
implementation 'org.beigesoft:beige-acc:1.1'
// https://jarcasting.com/artifacts/org.beigesoft/beige-acc/
implementation ("org.beigesoft:beige-acc:1.1")
'org.beigesoft:beige-acc:jar:1.1'
<dependency org="org.beigesoft" name="beige-acc" rev="1.1">
<artifact name="beige-acc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beigesoft', module='beige-acc', version='1.1')
)
libraryDependencies += "org.beigesoft" % "beige-acc" % "1.1"
[org.beigesoft/beige-acc "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.beigesoft : beige-blc | jar | 1.1 |
org.beigesoft : beige-pdfwriter | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.beigesoft : beige-blc | test-jar | 1.1 |
org.beigesoft : beige-logging-slf4j | jar | 1.0.3 |
org.xerial : sqlite-jdbc | jar | 3.32.3.2 |
org.postgresql : postgresql | jar | 42.2.16 |
mysql : mysql-connector-java | jar | 8.0.21 |