To open up the project, open build.gradle
with Idea.
If you do not use Idea, you may build it with ./gradlew build
and run tests with ./gradlew test
The task is to implement a single method org.query.calc.QueryCalcImpl.select
To open up the project, open build.gradle
with Idea.
If you do not use Idea, you may build it with ./gradlew build
and run tests with ./gradlew test
The task is to implement a single method org.query.calc.QueryCalcImpl.select