Cattle framework utils component pom

Compile Dependencies (4)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.22.13.2.2
Core Utils Apache 2.0
com.google.guava » guava
Guava is a suite of core and expanded libraries that include
Apache 2.0
io.github.spring-cattle.framework » cattle-aop
Cattle framework aop component pom
1.0.10
String Utils Apache 2.0
org.apache.commons » commons-text
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string ...
1.15.0

Provided Dependencies (9)

Category/LicenseGroup / ArtifactVersionUpdates
UUID Generator Apache 2.0
com.fasterxml.uuid » java-uuid-generator
Java UUID Generator (JUG) is a Java library for generating
5.2.0
Cache Impl Apache 2.0
com.github.ben-manes.caffeine » caffeine
Caffeine is a high performance, near optimal caching library. It provides an in-memory cache using a Google Guava ...
3.2.4
Barcode Apache 2.0
com.google.zxing » core
Core barcode encoding/decoding library
3.5.4
Apache 2.0
com.google.zxing » javase
Java SE-specific extensions to core ZXing library
3.5.4
Java Spec EPL 2.0 +1
jakarta.servlet » jakarta.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
Compression Apache 2.0
org.apache.commons » commons-compress
Apache Commons Compress defines an API for working with
1.28.0
CodeGen MIT
org.projectlombok » lombok
Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ...
1.18.46
Web Framework Apache 2.0
org.springframework » spring-web
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
Redis Client Apache 2.0
org.springframework.data » spring-data-redis
Spring Data module for Redis