An open API service indexing awesome lists of open source software.

https://github.com/vitexus/abraflexi-java-client

Simple example how to use https://github.com/adleritech/flexibee
https://github.com/vitexus/abraflexi-java-client

abraflexi-java-client example-project flexibee flexibee-client java java-library rest-client

Last synced: about 1 year ago
JSON representation

Simple example how to use https://github.com/adleritech/flexibee

Awesome Lists containing this project

README

          

# AbraFlexi-Java-client
Simple example how to use https://github.com/adleritech/flexibee Java Library for Java Beginners

1. git clone git@github.com:adleritech/flexibee.git libjava-abraflexi
1. cd libjava-abraflexi
1. mvn clean install
1. cd ..
1. git clone git@github.com:Vitexus/AbraFlexi-Java-client.git
1. mvn clean compile assembly:single
1. java -jar ./target/checker-1.0-SNAPSHOT-jar-with-dependencies.jar
1. mvn clean compile assembly:single

**Tested with java 11**

![Compiled](compiled.png?raw=true)
![Itworks](itworks.png?raw=true)

Look to https://www.vitexsoftware.cz/ for more AbraFlexi related tools libraries and applications.