Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (63)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
AGPL 3.0
| com.condation.cms » cms-api | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-core | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-auth | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-filesystem | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-content | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-extensions | 7.1.1 | 8.1.0 | |
AGPL 3.0
| com.condation.cms » cms-media | 7.1.1 | 8.1.0 | |
GPL 3.0
| com.condation.cms » cms-git | 7.1.1 | 7.8.0 | |
AGPL 3.0
| com.condation.cms » cms-test | 7.1.1 | 8.1.0 | |
GPL 3.0
| com.condation.cms.module.framework » modules-manager | 7.1.1 | 7.4.2 | |
GPL 3.0
| com.condation.cms.module.framework » modules-api | 7.1.1 | 7.4.2 | |
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.1.8 | 3.2.4 | |
Object Pool
Apache 2.0
| com.github.chrisvest
»
stormpot A fast object pool library. | 4.0 | 4.2 | |
Apache 2.0
| com.github.slugify
»
slugify SEO-friendly URLs with Slugify | 3.0.7 | 4.0.0 | |
Apache 2.0
| com.github.usefulness
»
webp-imageio Java ImageIO WebP support | 0.8.0 | 0.10.2 | |
JSON Lib
Apache 2.0
| com.google.code.gson
»
gson Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to ... | 2.11.0 | 2.14.0 | |
Core Utils
Apache 2.0
| com.google.guava
»
guava Guava is a suite of core and expanded libraries that include | 33.3.1-jre | 33.6.0-jre | |
Dep Injection
Apache 2.0
| com.google.inject
»
guice Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google. | 7.0.0 | ✔ | |
EPL 1.0 +1
| com.h2database
»
h2-mvstore H2 MVStore | 2.3.232 | 2.4.240 | |
CLI Parser
Apache 2.0
| info.picocli
»
picocli Java command line parser with both an annotations API and a programmatic API. Usage help with ANSI styles and colors. ... | 4.7.6 | 4.7.7 | |
MIT
| net.coobird
»
thumbnailator Thumbnailator - a thumbnail generation library for Java | 0.4.20 | 0.4.21 | |
Expression Lang
Apache 2.0
| org.apache.commons
»
commons-jexl3 Apache Commons JEXL is a library that enables scripting features in Java applications and frameworks.. | 3.4.0 | 3.6.2 | |
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.12.0 | 1.15.0 | |
Core Utils
Apache 2.0
| org.apache.commons
»
commons-lang31 vulnerability Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ... | 3.17.0 | 3.20.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-api API for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage generation. It has ... | 2.24.1 | 2.26.0 | |
Logging
Apache 2.0
| org.apache.logging.log4j
»
log4j-core4 vulnerabilities Implementation for Apache Log4J, a highly configurable logging tool that focuses on performance and low garbage ... | 2.24.1 | 2.26.0 | |
Logging Bridge
Apache 2.0
| org.apache.logging.log4j
»
log4j-slf4j2-impl The Apache Log4j SLF4J 2.0 API binding to Log4j 2 Core | 2.24.1 | 2.26.0 | |
Full-Text Indexing
Apache 2.0
| org.apache.lucene
»
lucene-core Apache Lucene (module: core) | 10.0.0 | 10.4.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-analysis-common Apache Lucene (module: common) | 10.0.0 | 10.4.0 | |
Apache 2.0
| org.apache.lucene
»
lucene-backward-codecs Apache Lucene (module: backward-codecs) | 10.0.0 | 10.4.0 | |
Assertion
Apache 2.0
| org.assertj
»
assertj-core1 vulnerability Rich and fluent assertions for testing in Java | 3.26.3 | 3.27.7 | |
Concurrency
Apache 2.0
| org.awaitility
»
awaitility A Java DSL for synchronizing asynchronous operations | 4.2.2 | 4.3.0 | |
Web Server
Apache 2.0 +1
| org.eclipse.jetty
»
jetty-server1 vulnerability Jetty Server Artifact | 12.0.14 | 12.1.9 | |
Git Tool
BSD 3-clause +1
| org.eclipse.jgit
»
org.eclipse.jgit1 vulnerability Repository access and algorithms | 7.0.0.202409031743-r | 7.6.0.202603022253-r | |
MIT +1
| org.graalvm.js
»
js-language GraalJS, a high-performance embeddable JavaScript runtime for Java. This artifact includes the core language runtime ... | 24.1.1 | 25.0.3 | |
UPL
| org.graalvm.polyglot
»
polyglot A framework that allows to embed polyglot language implementations in Java. | 24.1.1 | 25.0.3 | |
HTML Parser
MIT
| org.jsoup
»
jsoup jsoup is a Java library that simplifies working with real-world HTML and XML. It offers an easy-to-use API for URL ... | 1.18.1 | 1.22.2 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter Module "junit-jupiter" of JUnit | 5.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-api JUnit Jupiter is the API for writing tests using JUnit 5. | 5.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-engine Core package for the JUnit Jupiter test engine. | 5.11.3 | 6.0.3 | |
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-migrationsupport Module "junit-jupiter-migrationsupport" of JUnit | 5.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.jupiter
»
junit-jupiter-params JUnit Jupiter extension for running parameterized tests. | 5.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-commons Module "junit-platform-commons" of JUnit | 1.11.3 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-console Module "junit-platform-console" of JUnit | 1.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-engine Module "junit-platform-engine" of JUnit | 1.11.3 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-jfr Module "junit-platform-jfr" of JUnit 5. | 1.11.3 | 1.14.4 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-launcher Public API for configuring and launching test plans. | 1.11.3 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-reporting Module "junit-platform-reporting" of JUnit | 1.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-runner Runner and annotations for configuring and executing tests on the JUnit Platform in a JUnit environment. | 1.11.3 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite Module "junit-platform-suite" of JUnit | 1.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-suite-api Annotations for configuring a test suite on the JUnit Platform. | 1.11.3 | 6.0.3 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-commons Module "junit-platform-suite-commons" of JUnit | 1.11.3 | 1.14.4 | |
EPL 2.0
| org.junit.platform
»
junit-platform-suite-engine Module "junit-platform-suite-engine" of JUnit | 1.11.3 | 6.0.3 | |
Testing
EPL 2.0
| org.junit.platform
»
junit-platform-testkit Module "junit-platform-testkit" of JUnit | 1.11.3 | 6.0.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 ... | 5.11.3 | 6.0.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | 5.14.2 | 5.23.0 | |
Mocking
MIT
| org.mockito
»
mockito-junit-jupiter Mockito JUnit 5 support | 5.14.2 | 5.23.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.34 | 1.18.46 | |
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 | |
| org.semver4j
»
semver4j Semantic versioning for Java apps. | 5.4.1 | 6.0.0 | ||
Logging
MIT
| org.slf4j
»
slf4j-api API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 2.0.16 | 2.0.18 | |
Apache 2.0
| org.tomlj
»
tomlj A parser for Tom's Obvious, Minimal Language (TOML). | 1.1.1 | ✔ | |
YAML
Apache 2.0
| org.yaml
»
snakeyaml YAML 1.1 parser and emitter for Java | 2.3 | 2.6 |
