jar

io.github.adempiere : freight-support-legacy

Maven & Gradle

May 23, 2022
0 stars

Freight · Legacy library for old implementations of freight management. Please note that this library will be deprecated

Table Of Contents

Latest Version

Download io.github.adempiere : freight-support-legacy JAR file - Latest Versions:

All Versions

Download io.github.adempiere : freight-support-legacy JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window freight-support-legacy-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.compiere.model

├─ org.compiere.model.MFreight.class - [JAR]

org.eevolution.model

├─ org.eevolution.model.FreightModelValidator.class - [JAR]

org.eevolution.service

├─ org.eevolution.service.FreightService.class - [JAR]

├─ org.eevolution.service.FreightServiceInterface.class - [JAR]

org.eevolution.engine.freight

├─ org.eevolution.engine.freight.FreightEngine.class - [JAR]

├─ org.eevolution.engine.freight.FreightEngineFactory.class - [JAR]

├─ org.eevolution.engine.freight.FreightInfo.class - [JAR]

├─ org.eevolution.engine.freight.FreightRule.class - [JAR]

├─ org.eevolution.engine.freight.FreightRuleInterface.class - [JAR]

org.spin.process

├─ org.spin.process.CreateFreightOrderFromPackage.class - [JAR]

├─ org.spin.process.GenerateAPInvoiceFromFreightOrder.class - [JAR]

├─ org.spin.process.GenerateFreightOrderFromOutbound.class - [JAR]

├─ org.spin.process.GenerateSalesInvoiceFromFreightOrder.class - [JAR]

Advertisement