2021-06-01 05:15:20 +02:00
|
|
|
## Data Libraries
|
|
|
|
|
|
|
|
|
|
This module contains articles about libraries for data processing in Java.
|
|
|
|
|
|
|
|
|
|
### Relevant articles
|
2021-08-15 17:04:17 +05:30
|
|
|
|
2021-06-01 05:15:20 +02:00
|
|
|
|
|
|
|
|
##### Building the project
|
2021-08-15 17:04:17 +05:30
|
|
|
You can build the project from the command line using: *mvn clean install*, or in an IDE.
|