Compile Dependencies (58)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.5.0-jre | 33.6.0-jre | |
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 | ✔ | |
| com.netgrif
»
nae-user-ce User management module for all NAE ecosystem | 7.0.2 | ✔ | ||
| com.netgrif
»
nae-spring-core-adapter Library for adapting NAE object to Spring framework | 7.0.2 | ✔ | ||
Apache 2.0
| com.netgrif
»
quartz-mongodb-connector A MongoDB-based store for Quartz | 1.0.2 | ✔ | |
Apache 2.0
| com.querydsl
»
querydsl-apt1 vulnerability APT based Source code generation for Querydsl | 5.1.0 | ✔ | |
Apache 2.0
| com.querydsl
»
querydsl-mongodb Mongodb support for Querydsl | 5.1.0 | ✔ | |
Apache 2.0
| com.querydsl
»
querydsl-core core module for querydsl | 5.1.0 | ✔ | |
Apache 2.0
| com.squareup.okhttp3
»
okhttp-urlconnection Square’s meticulous HTTP client for Java and Kotlin. | 5.3.2 | 5.4.0 | |
BSD
| com.twelvemonkeys.imageio
»
imageio-jpeg ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF). | 3.8.1 | 3.14.0 | |
BSD
| com.twelvemonkeys.imageio
»
imageio-tiff ImageIO plugin for Aldus/Adobe Tagged Image File Format (TIFF). | 3.8.1 | 3.14.0 | |
I/O
Apache 2.0
| commons-io
»
commons-io The Apache Commons IO library contains utility classes, stream implementations, file filters, | 2.20.0 | 2.22.0 | |
Apache 2.0
| de.rototor.pdfbox
»
graphics2d Graphics2D Bridge for Apache PDFBox | 0.32 | 3.0.5 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-api The public API for the JJWT library, used to create and consume JSON Web Tokens in Java. | 0.11.5 | 0.13.0 | |
JWT Lib
Apache 2.0
| io.jsonwebtoken
»
jjwt-impl Internal implementation module for JJWT, a Java library for creating and verifying JSON Web Tokens (JWTs). | 0.11.5 | 0.13.0 | |
Apache 2.0
| io.jsonwebtoken » jjwt-jackson | 0.11.5 | 0.13.0 | |
Apache 2.0
| io.minio
»
minio MinIO Java SDK for Amazon S3 Compatible Cloud Storage | 8.6.0 | 9.0.3 | |
Validation
Apache 2.0
| jakarta.validation
»
jakarta.validation-api JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ... | |||
XML Processing
EDL 1.0
| jakarta.xml.bind
»
jakarta.xml.bind-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | |||
Apache 2.0
| net.glxn.qrgen
»
core a simple QRCode generation api for java built on top ZXING | 2.0 | ✔ | |
JVM Languages
Apache 2.0
| org.apache.groovy
»
groovy-all Groovy: A powerful multi-faceted language for the JVM | 5.0.5 | 5.0.8 | |
PDF Lib
Apache 2.0
| org.apache.pdfbox
»
pdfbox The Apache PDFBox library is an open source Java tool for working with PDF documents. | 2.0.25 | 3.0.8 | |
Apache 2.0
| org.apache.xmlgraphics
»
batik-all Batik aggregate artifact | 1.17 | 1.19 | |
AOP
EPL 2.0
| org.aspectj
»
aspectjweaver The AspectJ weaver applies aspects to Java classes. It can be used as a Java agent in order to apply load-time | |||
BouncyCastle
| org.bouncycastle
»
bcmail-jdk18on The Bouncy Castle Java APIs for doing S/MIME with JavaMail. The APIs are designed primarily to be used in conjunction ... | 1.84 | 1.85 | |
Encryption Lib
BouncyCastle
| org.bouncycastle
»
bcprov-jdk18on The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. This jar contains the JCA/JCE ... | 1.84 | 1.85.2 | |
Encryption Lib
Apache 2.0
| org.jasypt
»
jasypt Java library which enables encryption in java apps with minimum effort. | 1.9.2 | 1.9.3 | |
HTML Parser
MIT
| org.jsoup
»
jsoup1 vulnerability jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.15.4 | 1.23.1 | |
CodeGen
MIT
| org.projectlombok
»
lombok Lombok is a Java library that provides annotations to simplify Java development by automating the generation of ... | |||
Job Scheduling
Apache 2.0
| org.quartz-scheduler
»
quartz Quartz is a job scheduling library that can be embedded in java applications with support for transactions, persistence, ... | 2.3.2 | 2.5.2 | |
Apache 2.0
| org.springdoc » springdoc-openapi-starter-webmvc-ui | 3.0.3 | 3.1.0 | |
Apache 2.0
| org.springframework.boot
»
spring-boot-loader Spring Boot Loader | |||
Application Metrics
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-actuator Starter for using Spring Boot's Actuator which provides production ready features to help you monitor and manage your ... | |||
Config
Apache 2.0
| org.springframework.boot
»
spring-boot-actuator-autoconfigure Spring Boot Actuator AutoConfigure | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-batch Starter for using Spring Batch | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-cache Starter for using Spring's caching support | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-mongodb Starter for using MongoDB document-oriented database and Spring Data MongoDB | 4.1.0 | ✔ | |
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-rest Starter for using Spring Data repositories exposed over REST using Spring Data REST and Spring MVC | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-hateoas Starter for using Spring HATEOS to build hypermedia-based RESTful Spring MVC web applications | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-mail Starter for using Java Mail and Spring Framework's email sending support | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-freemarker Starter for using FreeMarker | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-security Starter for using Spring Security | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-redis Starter for using Redis key-value data store with Spring Data Redis and the Lettuce client | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-session-data-redis Spring Boot Session Data Redis | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-data-elasticsearch Starter for using Elasticsearch search and analytics engine and Spring Data Elasticsearch | |||
Web Framework
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-web Starter for building web, including RESTful, applications using Spring MVC. Uses Tomcat as the default embedded ... | |||
Annotation Tool
Apache 2.0
| org.springframework.boot
»
spring-boot-configuration-processor(optional) Spring Boot Configuration Annotation Processor | |||
Validation
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-validation Starter for using Java Bean Validation with Hibernate Validator | |||
Apache 2.0
| org.springframework.data
»
spring-data-ldap Spring Data integration for LDAP | |||
Apache 2.0
| org.springframework.ldap
»
spring-ldap-core Spring LDAP | |||
Apache 2.0
| org.springframework.security
»
spring-security-ldap Spring Security | |||
Apache 2.0
| org.springframework.session
»
spring-session-data-redis Spring Session Redis implementation | |||
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | |||
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | |||
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-core Core Jackson processing abstractions (aka Streaming API), implementation for JSON | 3.1.5 | 3.2.1 | |
JSON Lib
Apache 2.0
| tools.jackson.core
»
jackson-databind General data-binding functionality for Jackson: works on core streaming API | 3.1.5 | 3.2.1 | |
XML Processing
Apache 2.0
| tools.jackson.dataformat
»
jackson-dataformat-xml Data format extension for Jackson to offer | 3.1.5 | 3.2.1 |
Provided Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Annotation Lib
Apache 2.0
| org.jetbrains
»
annotations A set of annotations used for code inspection support and code documentation. | 26.0.2-1 | 26.1.0 |
Runtime Dependencies (1)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
XML Processing
EDL 1.0
| com.sun.xml.bind
»
jaxb-impl Old JAXB Runtime module. Contains sources required for runtime processing. |
Test Dependencies (9)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Apache 2.0
| com.icegreen
»
greenmail GreenMail - Email Test Servers | 2.1.8 | 2.1.12 | |
Apache 2.0 +2
| com.unboundid
»
unboundid-ldapsdk The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use | |||
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 6.0.3 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 6.0.3 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 6.0.3 | 6.1.3 | |
Testing
EPL 2.0
| org.junit.vintage
»
junit-vintage-engine A thin layer on top of JUnit 4 to allow running vintage tests (based on JUnit 3.8 and JUnit 4) with the JUnit Platform ... | 6.0.3 | 6.1.3 | |
Testing
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-test Starter for testing Spring Boot applications with libraries including JUnit Jupiter, Hamcrest and Mockito | |||
Apache 2.0
| org.springframework.boot
»
spring-boot-starter-webmvc-test Starter for testing Spring MVC and Tomcat | |||
Testing
Apache 2.0
| org.springframework.security
»
spring-security-test Spring Security |