Group: com.intellisrc - All Dependencies

icon
groovy-extend 3.0.13.10

Groovy Extend · Extension to Standard classes using groovy

Nov 24, 2022
12 usages
icon
core 2.8.11

IntelliSrc Common Library : Core Module · Basic functionality that is usually needed in any project. For example, configuration, logging, executing commands, controlling services and displaying colors in console.

Jul 06, 2023
6 usages
icon
etc 2.8.11

IntelliSrc Common Library : Etc Module · Extra functionality which is usually very useful in any project. For example, monitoring Hardware, compressing or decompressing data, store data in memory cache, manage system configuration in a multithreading safe environment (BerkeleyDB or Redis), simple operations with bytes, etc.

Jul 06, 2023
5 usages
icon
img 2.8.11

IntelliSrc Common Library : Img Module · Classes for using Images (BufferedImage, File, FrameShot) and non-opencv related code, trying to keep dependencies to a minimum. It also includes common geometric operations.

Jul 06, 2023
1 usages
icon
crypt 2.8.11

IntelliSrc Common Library : Crypt Module · Offers methods to encode, decode, hash and encrypt information. It is built using the BouncyCastle library and simplifying its usage without reducing its safety.

Jul 06, 2023
1 usages
icon
web 2.8.11

IntelliSrc Common Library : Web Module · Create restful HTTP (GET, POST, PUT, DELETE, etc) or WebSocket application services. Manage JSON data from and to the server easily. It is build on top of Spark-Java Web Framework, so it is very flexible and powerful, but designed to be elegant and easier to use.

Jul 06, 2023
icon
thread 2.8.11

IntelliSrc Common Library : Thread Module · Manage Tasks (Threads) with priority and watches its performance. You can create parallel processes easily, processes which are executed in an interval, as a service or after a specified amount of time. This module is very useful to help you to identify bottlenecks and to manage your main threads in a single place.

Jul 06, 2023
icon
term 2.8.11

IntelliSrc Common Library : Term Module · Anything related to terminal is in this module (except AnsiColor, which is in core). It uses JLine to help you create interactive terminal (console) applications easily. It also contains some tools to display progress with colors.

Jul 06, 2023
icon
serial 2.8.11

IntelliSrc Common Library : Serial Module · Manage serial communication easily. It uses JSSC library on the background.

Jul 06, 2023
icon
net 2.8.11

IntelliSrc Common Library : Net Module · Classes related to networking. For example, sending emails through SMTP, connecting or creating TCP/UDP servers, getting network interfaces and perform netmask calculations, etc.

Jul 06, 2023
icon
db 2.8.11

IntelliSrc Common Library : Db Module · Manage databases as MySQL/MariaDB, SQLite, Postgresql, Oracle, SQLServer and more. Create, store and perform CRUD operations to data without having to use SQL (a light-weight implementation as alternative to Hibernate) or use the Fluid SQL builder.

Jul 06, 2023
icon
cv 2.8.6

IntelliSrc Common Library : Cv Module · Classes for Computer Vision (extension to OpenCV). Convert image formats, crop, rotate images or draw objects on top of them. It simplifies grabbing images from any video source.

Jul 23, 2022
icon
log 2.8.11

IntelliSrc Common Library : Log Module · SLF4J colorful logger with many options and easy to use.You can add customized loggers and personalize the way your logs look.

Jul 06, 2023
icon
spark-core 2.9.4-unofficial-5

Spark · A micro framework for creating web applications in Kotlin, Groovy and Java with minimal effort

Jun 29, 2023
9 stars

Advertisement

Top Dependency Usages

Feb 13, 2021
95.1k usages
8.4k stars
Jun 02, 2023
69.4k usages
14.2k stars
Mar 17, 2023
51k usages
2.1k stars
Jul 31, 2023
27.1k usages
49k stars
Aug 09, 2023
25k usages
2.7k stars