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
- Host: GitHub
- URL: https://github.com/vitexus/abraflexi-java-client
- Owner: Vitexus
- License: mit
- Created: 2020-11-15T01:55:30.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:15:18.000Z (over 2 years ago)
- Last Synced: 2025-02-14T22:53:45.819Z (over 1 year ago)
- Topics: abraflexi-java-client, example-project, flexibee, flexibee-client, java, java-library, rest-client
- Language: Java
- Homepage:
- Size: 245 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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**


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