b

beigesoft-accountingoio-ajetty

Beigesoft ™ Accountion All In One WEB application (included Beigesoft Web-Store) 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. Web-Store is draft yet.
https://sites.google.com/site/beigesoftware
GNU General Public License version 2 The Apache Software License, Version 2.0
Yury Demidenko
Files download
File Operation
beigesoft-accountingoio-ajetty-1.1.6.jar download
beigesoft-accountingoio-ajetty-1.1.6.pom download
beigesoft-accountingoio-ajetty-1.1.6-sources.jar download
Apache Maven
<dependency>
  <groupId>org.beigesoft</groupId>
  <artifactId>beigesoft-accountingoio-ajetty</artifactId>
  <version>1.1.6</version>
</dependency>
Gradle Groovy
implementation 'org.beigesoft:beigesoft-accountingoio-ajetty:1.1.6'
Gradle Kotlin
implementation("org.beigesoft:beigesoft-accountingoio-ajetty:1.1.6")
Scala SBT
libraryDependencies += "org.beigesoft" % "beigesoft-accountingoio-ajetty" % "1.1.6"
Groovy Grape
@Grapes(
  @Grab(group='org.beigesoft', module='beigesoft-accountingoio-ajetty', version='1.1.6')
)
Apache Ivy
<dependency org="org.beigesoft" name="beigesoft-accountingoio-ajetty" rev="1.1.6" />
Leiningen
[org.beigesoft/beigesoft-accountingoio-ajetty "1.1.6"]
Apache Buildr
'org.beigesoft:beigesoft-accountingoio-ajetty:jar:1.1.6'