Skip to content

Contains adapters to different ERP / invoice / order sources / destinations

License

Notifications You must be signed in to change notification settings

notima/businessObjectAdapters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

businessObjectAdapters

Contains adapters to different ERP / invoice / order sources / destinations

This code suite is developed and tested on JDK 21. Older versions <= 1.9 support JDK 8.

sudo apt install openjdk-21-jdk

and Apache Karaf 4.4.6.

Prerequisites

To compile this project in a SNAPSHOT-version, you'll first have to checkout and compile below projects

https://github.com/notima/businessobjects

https://github.com/notima/fortnox4j

https://github.com/notima/svea-pmt-admin-api

https://github.com/notima/siefilelib

https://github.com/sveawebpay/webpay-common

https://github.com/sveawebpay/webpayadminreports

https://github.com/notima/swish4j

If the project is a release version, you'll only have to checkout and compile the project itself.

Installation in Karaf (fortnox adapter)

repo-add mvn:org.notima.generic.businessobjects.adapter/adapterTools/1.10.0-SNAPSHOT/xml/features

feature:install notima-fortnox4j

Make a redeployable kar in Karaf

kar:create notima-business-objects-1.10.0-SNAPSHOT

Structure

The adapters contained in this repository are meant to be OSGI-plugins in a Karaf-environment. They can also be used stand-alone.

Every adapter exposes its services in the Activator class.

To be consequent about where loggers are placed, put them in the *Adapter class(es) of the module.

About

Contains adapters to different ERP / invoice / order sources / destinations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages