2021-02-15 11:11:07 +01:00
|
|
|
# Referenced Libraries
|
|
|
|
|
2021-02-15 11:05:36 +01:00
|
|
|
Jar referenced libraries to import in classpath.
|
2021-02-15 11:11:07 +01:00
|
|
|
|
2021-02-15 11:05:36 +01:00
|
|
|
System libraries: java-11-openjdk-amd64
|
2021-02-15 11:11:07 +01:00
|
|
|
|
|
|
|
|Library|Description|Link|
|
|
|
|
|----|----|----|
|
|
|
|
|json|Library to read json data from meta file|[JSON-java](https://github.com/stleary/JSON-java)|
|
|
|
|
|zip4j|Llibrary to extract from zip, with password features|[zip4j](https://github.com/srikanth-lingala/zip4j)|
|