Good day. There was a need to write a desktop application for windows that implements a very simple scheme of interaction with the firebase database. All you need to do is to add new posts in the database. I tried to find material on the Internet, but a little confused by the fact that you can not even add a new Java application in the add new applications window.
It would seem that there is a quikstart , but the inscription "demonstrating the Firebase APIs using the Java Server SDK" confuses me a little, and the date of the last update is 8 months ago (before buying by Google, if memory serves). Java Server SDK is what? How to connect to a regular Java project and will Gradle imports designed for Android work?