3 Forks
20 Stars
20 Watchers

Linq.J

Linq.J - LINQ for Java, Object Query Language (LINQ) library based on the JVM → Lambda feature。(使用 SQL 语法替代Java 8 Stream 流 API)

How to download and setup Linq.J

Open terminal and run command
git clone https://github.com/erupts/Linq.J.git
git clone is used to create a copy or clone of Linq.J repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Linq.J https://github.com/erupts/Linq.J/archive/master.zip

Or simply clone Linq.J with SSH
[email protected]:erupts/Linq.J.git

If you have some problems with Linq.J

You may open issue on Linq.J support forum (system) here: https://github.com/erupts/Linq.J/issues