An unofficial wrapper at sv.dut.udn.vn - Da Nang University of Science and Technology student page.
- Release version
- Pre-release version
- Summary change log / Entire source code changes
- Badge provided by shields.io
- You will need JDK version 8 or above. Older version of JDK will result in compile error.
- Currently I tested with Eclipse Temurin JDK with Hotspot v8 and v17.
main
/stable
: Default branch and main release.draft
: This branch will used for update my progress and it is unstable. Use it at your own risk.
- Make sure you have
dut_account
variable set with syntaxstudentid|password
. This will ensure secure when testing project.
- Unfortunately, I haven't done wiki yet.
- Instead you can navigate source code in
src/test/java/io/dutwrapper/dutwrapper/
to view them.
- Navigate to issue tab on this repository to create a issue or feature request.
- License: MIT
- DISCLAIMER:
- This project - dutwrapper - is not affiliated with Da Nang University of Science and Technology school.
- DUT, Da Nang University of Technology, web materials and web contents are trademarks and copyrights of Da Nang University of Science and Technology school.
- Used third-party dependencies:
- Jsoup: Licensed under the MIT License.
- OkHttp3: Licensed under the Apache License 2.0.
- Gson: Licensed under the Apache License 2.0.