mintUI9976
return model.getVersion() != null ? model.getVersion() : "No version available";
Comwerklocalhost:9976
Pinned Repositories
AsyncMySQLPoolHandler
An simplify library to create jdbc pools via HikariCP. The Statement/PreparedStatement methods are performed asynchronously
ConsoleLine
A simple console input/ output library based on Jline
docker
Docker Official Image packaging for Docker
mintUI9976
RedEugene
An simple job system based of ScheduledThreadPoolExecutor with none monitoring thread
SameLogger
SameLogger is an Logger to handle and save (Error/Input) stream of all executable files!
Signal
A library for java with the native java socket technology and in combination with the custom bytebuffer allocator technology by boonproject
mintUI9976's Repositories
mintUI9976/AsyncMySQLPoolHandler
An simplify library to create jdbc pools via HikariCP. The Statement/PreparedStatement methods are performed asynchronously
mintUI9976/RedEugene
An simple job system based of ScheduledThreadPoolExecutor with none monitoring thread
mintUI9976/SameLogger
SameLogger is an Logger to handle and save (Error/Input) stream of all executable files!
mintUI9976/Signal
A library for java with the native java socket technology and in combination with the custom bytebuffer allocator technology by boonproject
mintUI9976/ConsoleLine
A simple console input/ output library based on Jline
mintUI9976/docker
Docker Official Image packaging for Docker
mintUI9976/mintUI9976