Skip to content

pponec/PPScriptsForJava

Repository files navigation

Common Script Utilities for Java 17

The project contains several classes with different uses that can be run (without further dependencies) as a script (without prior compilation).

Java Script Class Descriptions

  • DirectoryBookmarks - A tool for switching directories in the character terminal using bookmarks.
  • SqlParamBuilder - Script template for working with relational database using JDBC. In the SqlExecutorKt.kt file you can also find the implementation for Kotlin.
  • PPUtils - Services called from the command line for general use (find, grep, json parser, base64 utils and more).
  • Mp3PlayerGenerator - The script builds a music player for your music files in HTML format.

License

Apache License, Version 2.0, Pavel Ponec

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published