All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.beigesoft JAR files with all dependencies


beige-logging-slf4j-android from group org.beigesoft (version 1.0.2)

Group: org.beigesoft Artifact: beige-logging-slf4j-android
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact beige-logging-slf4j-android
Group org.beigesoft
Version 1.0.2


beige-logging-slf4j-android from group org.beigesoft (version 1.0.1)

Group: org.beigesoft Artifact: beige-logging-slf4j-android

Download beige-logging-slf4j-android.jar (1.0.1)
 

1 downloads
Artifact beige-logging-slf4j-android
Group org.beigesoft
Version 1.0.1


beige-uml-swing from group org.beigesoft (version 2.1.11)

Swing implementation of Beige UML

Group: org.beigesoft Artifact: beige-uml-swing
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact beige-uml-swing
Group org.beigesoft
Version 2.1.11


beigesoft-settings from group org.beigesoft (version 1.1.6)

It helps to quickly make settings for class and its fields of with properties XML. Instead of create a lot of files to describe every class and its fields it use describing by type, by name. E.g. setting "java.lang.Integer"-"INTEGER NOT NULL" will be assigned for every field of this type. Of course it can be overridden by settings for field name and so on. It is used by beige-web to describe how to render an entity and convert from HTML value. It is used by beige-orm to describe how to map an entity to a DBMS. It make simple settings - Map<String, String>, e.g. "title"-"Beige ORM 1.1", class settings Map<String, Map<String, String>>, e.g. "org.model.Customer"-["defaultOrder"-"ITSNAME", "wdgFilterOrder"-"filterOrderStd"], fields settings Map<String, Map<String, Map<String, String>>>, e.g. "org.model.Customer"-["itsId"["wdgNew"-"null", "wdgFilter"-"filterNumber"]]

Group: org.beigesoft Artifact: beigesoft-settings
There is no JAR file uploaded. A download is not possible! Please choose another version.
1 downloads
Artifact beigesoft-settings
Group org.beigesoft
Version 1.1.6


beige-accandr from group org.beigesoft (version 1.1)

Beigesoft™ Enterprise Information System is a standalone JEE web application that runs on the embedded A-Jetty for Android. Web-Store is included for study and tests purposes, and you are also able to make a full DB copy from a cloud version, and you can make price lists (in different price categories) and export them via CSV files to your customers and POS.

Group: org.beigesoft Artifact: beige-accandr
Show documentation Show source 
Download beige-accandr.jar (1.1)
 

0 downloads
Artifact beige-accandr
Group org.beigesoft
Version 1.1


beige-accjet from group org.beigesoft (version 1.1)

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.

Group: org.beigesoft Artifact: beige-accjet
Show documentation Show source 
Download beige-accjet.jar (1.1)
 

0 downloads
Artifact beige-accjet
Group org.beigesoft
Version 1.1


beige-accweb from group org.beigesoft (version 1.1)

This is WEB interface based on standard JEE MVC servlet, JSP, JSTL, beige-web.

Group: org.beigesoft Artifact: beige-accweb
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact beige-accweb
Group org.beigesoft
Version 1.1


beige-acc from group org.beigesoft (version 1.1)

It consists of double entry accounting and trading (web-store) business logic. It's based on previous beigesoft-accounting and beigesoft-webstore projects.

Group: org.beigesoft Artifact: beige-acc
Show documentation Show source 
Download beige-acc.jar (1.1)
 

0 downloads
Artifact beige-acc
Group org.beigesoft
Version 1.1


beige-blc from group org.beigesoft (version 1.1)

It consists of common business logic, e.g. persistable models to store languages, countries, users, abstraction and implementations of services like ORM, JDBC, CSV writer, etc. This is based on beigesoft-bcommon.

Group: org.beigesoft Artifact: beige-blc
Show documentation Show source 
Download beige-blc.jar (1.1)
 

0 downloads
Artifact beige-blc
Group org.beigesoft
Version 1.1


beigesoft-ppl from group org.beigesoft (version 1.1)

Selling through PayPal for Beigesoft™ Web Store library. See https://github.com/demidenko05/beige-accoio-web how to assemble WAR file with enabled PayPal payment.

Group: org.beigesoft Artifact: beigesoft-ppl
Show documentation Show source 
Download beigesoft-ppl.jar (1.1)
 

0 downloads
Artifact beigesoft-ppl
Group org.beigesoft
Version 1.1


beige-pdfwriter from group org.beigesoft (version 1.0.3)

This is light-weight (all JARs size is about 250KB), international friendly and fast PDF writer. You will not get performance problems on a high load server application, e.g. if hundred users push print (to PDF) button at the same time. It's cross-platform writer - Standard Java and Android. There are not 3-d party dependencies except Java, Android and TTF fonts.

Group: org.beigesoft Artifact: beige-pdfwriter
Show documentation Show source 
Download beige-pdfwriter.jar (1.0.3)
 

0 downloads
Artifact beige-pdfwriter
Group org.beigesoft
Version 1.0.3


beige-docwriter from group org.beigesoft (version 1.0.3)

This is base cross-platform document creation logic, i.e. add page, table, text, image etc. Writing this document to concrete platform file (e.g. PDF), interactive editing or viewing on screen should be implemented with concrete platform-dependent writer (PDF/Swing/GTK), e.g. Beigesoft™ PDFWriter.

Group: org.beigesoft Artifact: beige-docwriter
Show documentation Show source 
Download beige-docwriter.jar (1.0.3)
 

0 downloads
Artifact beige-docwriter
Group org.beigesoft
Version 1.0.3


beige-logging-acl-android from group org.beigesoft (version 1.0.3)

Group: org.beigesoft Artifact: beige-logging-acl-android
Show documentation Show source 
Download beige-logging-acl-android.jar (1.0.3)
 

0 downloads
Artifact beige-logging-acl-android
Group org.beigesoft
Version 1.0.3


beige-logging-slf4j-android from group org.beigesoft (version 1.0.3)

Group: org.beigesoft Artifact: beige-logging-slf4j-android
Show documentation Show source 
Download beige-logging-slf4j-android.jar (1.0.3)
 

0 downloads
Artifact beige-logging-slf4j-android
Group org.beigesoft
Version 1.0.3


beige-logging-android from group org.beigesoft (version 1.0.3)

Group: org.beigesoft Artifact: beige-logging-android
Show documentation Show source 
Download beige-logging-android.jar (1.0.3)
 

0 downloads
Artifact beige-logging-android
Group org.beigesoft
Version 1.0.3




Page 1 from 3 (items total 34)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy