Compile Dependencies (10)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-annotations(optional) Core annotations used for value types, used by Jackson data binding package. | |||
JSON Lib
Apache 2.0
| com.fasterxml.jackson.core
»
jackson-databind(optional) General data-binding functionality for Jackson: works on core streaming API | |||
Apache 2.0
| io.github.microsphere-projects
»
microsphere-core Microsphere Core | 0.0.1-alpha | 0.0.1 | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api(optional) Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Logging
MIT
| org.slf4j
»
slf4j-api(optional) API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ... | 1.7.36 | 2.0.18 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context(optional) Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | |||
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans(optional) Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | |||
AOP
Apache 2.0
| org.springframework
»
spring-aop(optional) Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | |||
Redis Client
Apache 2.0
| org.springframework.data
»
spring-data-redis(optional) Spring Data module for Redis | |||
YAML
Apache 2.0
| org.yaml
»
snakeyaml(optional)7 vulnerabilities YAML 1.1 parser and emitter for Java | 1.30 | 2.6 |
Test Dependencies (6)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Logging
EPL 2.0 +1
| ch.qos.logback
»
logback-classic1 vulnerability Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework. | 1.2.12 | 1.6.3 | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-spring-test Microsphere Spring Test | 0.0.1-alpha | 0.2.38 | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 6.1.10.RELEASE | 7.7.0.RELEASE | |
Testing
EPL 2.0
| junit
»
junit JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13.2 | 6.1.3 | |
Mocking
MIT
| org.mockito
»
mockito-core Mockito mock objects library core API and implementation | |||
Testing
Apache 2.0
| org.springframework
»
spring-test Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides ... |