Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 646 Bytes

File metadata and controls

19 lines (14 loc) · 646 Bytes

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
  2. cd libjava-abraflexi
  3. mvn clean install
  4. cd ..
  5. git clone git@github.com:Vitexus/AbraFlexi-Java-client.git
  6. mvn clean compile assembly:single
  7. java -jar ./target/checker-1.0-SNAPSHOT-jar-with-dependencies.jar
  8. mvn clean compile assembly:single

Tested with java 11

Compiled Itworks

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