jar

io.github.adempiere : freight

Maven & Gradle

Jan 25, 2023
782 stars

Freight · Freight Engine to calculate rates between locations of transportation.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
3.9.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-3.9.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.spin.freight.process

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

├─ org.spin.freight.process.CreateFreightOrderFromPackageAbstract.class - [JAR]

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

├─ org.spin.freight.process.GenerateAPInvoiceFromFreightOrderAbstract.class - [JAR]

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

├─ org.spin.freight.process.GenerateFreightOrderFromOutboundAbstract.class - [JAR]

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

├─ org.spin.freight.process.GenerateSalesInvoiceFromFreightOrderAbstract.class - [JAR]

org.eevolution.freight.model.validator

├─ org.eevolution.freight.model.validator.Freight.class - [JAR]

org.eevolution.model

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

org.eevolution.freight.services

├─ org.eevolution.freight.services.FreightService.class - [JAR]

├─ org.eevolution.freight.services.FreightServiceInterface.class - [JAR]

org.eevolution.freight.engine

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

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

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

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

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

Advertisement