Openbravo Libraries
Introduction
This document lists the libraries used by Openbravo ERP 3.0 latest version.
Java libraries
Location | Manufacturer | URL | Version | Usage |
lib/build/junit-4.13.2.jar | JUnit | http://junit.org/ | 4.13.2 | unit tests |
lib/build/servlet-api.jar | Apache Software Foundation | http://tomcat.apache.org/ | 3.0 | Build |
lib/build/smartsprites-0.2.1-alpha.jar | http://csssprites.org/ | 0.2.1-alpha | Image sprites | |
src-db/database/lib/commons-betwixt-0.8.jar | Apache | http://commons.apache.org/betwixt/ | 0.8 | dbsourcemanager |
src-db/database/lib/dbsourcemanager.jar | Openbravo/Apache (ddlutils) | http://db.apache.org/ddlutils/ | dbsourcemanager | |
src-db/database/lib/jakarta-oro-2.0.8.jar | Apache | http://jakarta.apache.org/oro/ | 2.0.8 | dbsourcemanager |
src-db/database/lib/wstx-asl-3.0.2.jar | Codehaus | http://woodstox.codehaus.org/ | 3.0.2 | dbsourcemanager |
lib/runtime/rhino-1.7.13.jar | Mozilla | http://www.mozilla.org/rhino/ | 1.7.13 | JavaScript engine for parsing |
lib/runtime/rhino-engine-1.7.13.jar | Mozilla | http://www.mozilla.org/rhino/ | 1.7.13 | Java ScriptEngine implementation for rhino |
lib/runtime/ant-1.7.1.jar
lib/runtime/ant-launcher.jar lib/runtime/ant-nodeps.jar | Apache | http://ant.apache.org/ | 1.7.1 | |
lib/runtime/antlr-2.7.7.jar | Antlr | http://www.antlr2.org/ | 2.7.7 | hibernate |
lib/runtime/caffeine-3.0.6.jar | Apache | https://github.com/ben-manes/caffeine | 3.0.6 | TimeInvalidatedCache |
lib/runtime/catalina-ant.jar | Apache | tomcat cmd-line tasks | ||
lib/runtime/commons-beanutils-1.8.3.jar | Apache | http://commons.apache.org/beanutils/ | 1.8.3 | |
lib/runtime/commons-codec-1.13.jar | Apache | http://commons.apache.org/codec/ | 1.13 | |
lib/runtime/commons-collections-3.2.2.jar | Apache | http://commons.apache.org/collections/ | 3.2.2 | |
lib/runtime/commons-dbcp-1.4.jar | Apache | http://commons.apache.org/dbcp/ | 1.4 | jdbc connection pool |
lib/runtime/commons-digester-2.1.jar | Apache | http://commons.apache.org/digester/ | 2.1 | |
lib/runtime/commons-fileupload-1.4.jar | Apache | http://commons.apache.org/fileupload/ | 1.4 | |
lib/runtime/commons-io-2.4.jar | Apache | http://commons.apache.org/io/ | 2.4 | |
lib/runtime/commons-lang-2.6.jar | Apache | http://commons.apache.org/lang/ | 2.6 | |
lib/runtime/commons-logging-1.2.jar | Apache | http://commons.apache.org/logging/ | 1.2 | |
lib/runtime/commons-pool-1.5.6.jar | Apache | http://commons.apache.org/pool/ | 1.5.6 | |
lib/runtime/dom4j-2.1.1.jar | Dom4j | http://dom4j.sourceforge.net/ | 2.1.3 | |
lib/runtime/freemarker-2.3.16.jar | Freemarker | http://freemarker.sourceforge.net/ | 2.3.16 | Client side UI generation, generate.entities |
modules/org.openbravo.base.weld/lib/runtime/guava-21.0.jar | https://code.google.com/p/guava-libraries/ | 21.0 | Google core libraries for Java | |
lib/runtime/hibernate-core-5.6.15.Final.jar | Hibernate | http://hibernate.org/ | 5.6.15 | |
lib/runtime/hibernate-commons-annotations-5.1.2.Final.jar | Hibernate Commons Annotations | http://hibernate.org/ | 5.1.2 | hibernate |
lib/runtime/classmate-1.5.1.jar | FasterXML | http://github.com/FasterXML/java-classmate | 1.5.1 | hibernate |
lib/runtime/jboss-logging-3.4.3.Final.jar | JBoss | https://docs.jboss.org/hibernate/orm/5.6/topical/html_single/ | 3.4.3 | hibernate |
lib/runtime/jboss-transaction-api_1.2_spec-1.1.1.Final.jar | JBoss | http://hibernate.org/ | 1.1.1 | hibernate |
lib/runtime/byte-buddy-1.12.18.jar | ByteBuddy | http://bytebuddy.net | 1.12.18 | hibernate |
lib/test/byte-buddy-agent-1.12.18.jar | ByteBuddy Agent | http://bytebuddy.net | 1.12.18 | Mockito dependency |
lib/runtime/jandex-2.4.2.Final.jar | JBoss | http://github.com/wildfly/jandex | 2.4.2 | hibernate |
lib/runtime/javax.persistence-api-2.2.jar | Oracle | http://www.oracle.com/technetwork/java/javaee/tech/persistence-jsp-140049.html | 2.2 | hibernate |
lib/runtime/itextpdf-2.1.7.js8.jar | iText | http://www.itextpdf.com/ | 2.1.7.js8 | Jasperreports |
lib/runtime/commons-collections4-4.4.jar | commons-collections4 | https://commons.apache.org/proper/commons-collections/ | 4.4 | Jasperreports |
lib/runtime/castor-xml-1.4.1.jar
lib/runtime/castor-core-1.4.1.jar | castor-xml | https://castor-data-binding.github.io/castor/reference-guide/reference/xml/xml-framework.html | 1.4.1 | Jasperreports |
lib/runtime/commons-lang3-3.4.jar | commons-lang3 | https://commons.apache.org/proper/commons-lang/ | 3.4 | Jasperreports from castor-xml |
lib/runtime/commons-math3-3.6.1.jar | commons-math3 | https://commons.apache.org/proper/commons-math/ | 3.6.1 | Jasperreports from castor-xml |
lib/runtime/jackson-annotations-2.13.2.jar
lib/runtime/jackson-core-2.13.2.jar lib/runtime/jackson-databind-2.13.2.2.jar | FasterXML | http://wiki.fasterxml.com/JacksonHome | 2.13.2 | |
lib/runtime/jasperreports-6.17.0.jar
lib/runtime/jasperreports-fonts-6.17.0.jar | Jasperreports | http://jasperforge.org/projects/jasperreports | 6.17.0 | |
lib/runtime/poi-4.1.1.jar | Jasperreports | https://poi.apache.org/ | 4.1.1 | Jasperreports |
lib/runtime/javax.mail-1.6.1.jar | Oracle | https://javaee.github.io/javamail/ | 1.6.1 | sending mail |
lib/runtime/ecj-4.17.jar | Eclipse | http://eclipse.org/ | 4.17 | Jasperreports |
lib/runtime/jettison-1.3-patched.jar | Codehaus | https://github.com/jettison-json/jettison | 1.3 | |
lib/runtime/log4j-slf4j-impl-2.17.0.jar
/lib/runtime/log4j-api-2.17.0.jar /lib/runtime/log4j-core-2.17.0.jar /lib/runtime/log4j-1.2-api-2.17.0.jar /lib/runtime/log4j-web-2.17.0.jar | Apache | https://logging.apache.org/log4j/2.x/ | 2.17.0 | logging framework |
lib/runtime/nekohtml.jar | http://nekohtml.sourceforge.net/ | 0.9.5 | html-parser for xmlEngine | |
lib/runtime/ojdbc8-19.3.0.0.jar | Oracle | https://www.oracle.com | 19.3.0.0 | Oracle jdbc driver |
lib/runtime/postgresql-42.3.3.jar | PostgreSQL | http://jdbc.postgresql.org/ | 42.3.3 | PostgreSQL jdbc driver |
lib/runtime/quartz-2.3.1.jar | Terracotta | http://www.quartz-scheduler.org/ | 2.3.1 | Background scheduler |
lib/runtime/renderFoRmi.jar | Openbravo | remote ftp rendering | ||
lib/runtime/slf4j-api-1.7.25.jar | http://www.slf4j.org/ | 1.7.25 | ||
lib/runtime/xercesImpl-patched-2.9.0.jar | Apache | http://xerces.apache.org/xerces-j/ | 2.9.0 | xml-parser |
lib/test/mockito-core-4.11.0.jar
lib/test/mockito-inline-4.11.0.jar
| Mockito | https://site.mockito.org/ | 4.11.0 | Unit Test mocker |
modules/org.openbravo.client.kernel/lib/runtime/jslint4java-1.4.7.jar | http://code.google.com/p/jslint4java/ | 1.4.7 | js-code check | |
modules/org.openbravo.client.kernel/lib/runtime/jsmin.0.2.4.jar | http://code.google.com/p/jsmin-ant-task/ | 0.2.4 | ||
modules/org.openbravo.base.weld/lib/runtime/cdi-api-2.0.SP1.jar | Weld | |||
modules/org.openbravo.base.weld/lib/runtime/javax.inject-1.jar | Weld | |||
modules/org.openbravo.base.weld/lib/runtime/jboss-annotations-api_1.3_spec-1.0.0.Final.jar | Weld. Contains the same classes as the Javax Annotation API (javax.annotation-api). | |||
modules/org.openbravo.base.weld/lib/runtime/jboss-classfilewriter-1.2.4.Final.jar | Weld | |||
modules/org.openbravo.base.weld/lib/runtime/jboss-interceptors-api_1.2_spec-1.0.0.Final.jar | Weld | |||
modules/org.openbravo.base.weld/lib/runtime/weld-api-3.1.Final.jar
modules/org.openbravo.base.weld/lib/runtime/weld-core-impl-3.1.1.Final.jar modules/org.openbravo.base.weld/lib/runtime/weld-environment-common-3.1.1.Final.jar modules/org.openbravo.base.weld/lib/runtime/weld-jsf-3.1.1.Final.jar modules/org.openbravo.base.weld/lib/runtime/weld-servlet-core-3.1.1.Final.jar modules/org.openbravo.base.weld/lib/runtime/weld-spi-3.1.Final.jar modules/org.openbravo.base.weld/lib/runtime/weld-web-3.1.1.Final.jar | JBoss | http://weld.cdi-spec.org/ | 3.1.0 | Weld |
modules/org.openbravo.base.weld/lib/test/arquillian-config-api-1.4.1.Final.jar
modules/org.openbravo.base.weld/lib/test/arquillian-config-impl-base-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-config-spi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-container-impl-base-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-container-spi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-container-test-api-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-container-test-impl-base-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-container-test-spi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-core-api-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-core-impl-base-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-core-spi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-junit-container-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-junit-core-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-test-api-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-test-impl-base-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-test-spi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-testenricher-cdi-1.4.1.Final.jar modules/org.openbravo.base.weld/lib/test/arquillian-weld-embedded-2.0.1.Final.jar modules/org.openbravo.base.weld/lib/test/jboss-el-api_3.0_spec-1.0.13.Final.jar modules/org.openbravo.base.weld/lib/test/reflections-0.9.11.jar modules/org.openbravo.base.weld/lib/test/shrinkwrap-api-1.2.6.jar modules/org.openbravo.base.weld/lib/test/shrinkwrap-descriptors-api-base-2.0.0.jar modules/org.openbravo.base.weld/lib/test/shrinkwrap-descriptors-spi-2.0.0.jar modules/org.openbravo.base.weld/lib/test/shrinkwrap-impl-base-1.2.6.jar modules/org.openbravo.base.weld/lib/test/shrinkwrap-spi-1.2.6.jar | Arquillian | http://arquillian.org/ | 1.4.1 | Weld testing framework |
modules/org.openbravo.base.weld/lib/test/arquillian-suite-extension-1.2.0.jar | https://github.com/ingwarsw/arquillian-suite-extension | 1.2.0 | Weld testing framework. Arquillian Suite Extension | |
modules/org.openbravo.client.application/lib/runtime/httpcore-4.4.9.jar modules/org.openbravo.client.application/lib/runtime/httpclient-4.5.5.jar modules/org.openbravo.client.application/lib/runtime/httpmime-4.5.5.jar | Apache HttpComponents | http://hc.apache.org/ | 4.x | |
modules/org.openbravo.apachejdbcconnectionpool/lib/runtime/tomcat-jdbc.jar
modules/org.openbravo.apachejdbcconnectionpool/lib/runtime/tomcat-juli.jar | Apache | https://tomcat.apache.org/tomcat-9.0-doc/jdbc-pool.html | 9.0.37 | JDBC connection pool |
lib/runtime/javax.activation-1.2.0.jar | JavaBeans Activation Framework | http://www.oracle.com/technetwork/articles/java/index-135046.html | 1.2.0 | javax.mail |
lib/runtime/jaxb-api-2.3.1.jar | Java Architecture for XML Binding (JSR 222) | http://www.oracle.com/technetwork/articles/javase/index-140168.html | 2.3.1 | hibernate |
lib/runtime/jaxb-runtime-2.3.1.jar | JAXB (JSR 222) Reference Implementation | http://jaxb.java.net | 2.3.1 | hibernate |
lib/runtime/FastInfoset-1.2.15.jar | FastInfoset | https://mvnrepository.com/artifact/com.sun.xml.fastinfoset/FastInfoset | 1.2.15 | jaxb-runtime |
lib/runtime/istack-commons-runtime-3.0.7.jar | Istack Common Utility Code Runtime | https://mvnrepository.com/artifact/com.sun.istack/istack-commons-runtime | 3.0.7 | jaxb-runtime |
lib/runtime/stax-ex-1.8.jar | Extensions to JSR-173 StAX API | https://mvnrepository.com/artifact/org.jvnet.staxex/stax-ex | 1.8 | jaxb-runtime |
lib/runtime/txw2-2.3.1.jar | TXW is a library that allows you to write XML documents | https://mvnrepository.com/artifact/org.glassfish.jaxb/txw2 | 2.3.1 | jaxb-runtime |
For license details please consult the Licensing.txt file in the legal folder.