11 lines
369 B
Markdown
11 lines
369 B
Markdown
# Referenced Libraries
|
|
|
|
Jar referenced libraries to import in classpath.
|
|
|
|
System libraries: java-11-openjdk-amd64
|
|
|
|
|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)|
|