Compile Dependencies (0)
| Category/License | Group / Artifact | Version | Updates |
|---|
Managed Dependencies (42)
| Category/License | Group / Artifact | Version | Updates | |
|---|---|---|---|---|
Bytecode
Apache 2.0
| cglib
»
cglib High level API to generate and transform Java byte code. | 3.3.0 | ✔ | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-annotation-processor Microsphere Annotation Processor | 0.0.1 | 0.3.1 | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-core Microsphere Core | 0.0.1 | ✔ | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-i18n Microsphere Projects for Internationalisation | 0.0.1 | 0.2.5 | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-jdbc Microsphere JDBC | 0.0.1 | ✔ | |
Apache 2.0
| io.github.microsphere-projects
»
microsphere-tools Microsphere Tools | 0.0.1 | ✔ | |
Redis Client
MIT
| io.lettuce
»
lettuce-core Advanced and thread-safe Java Redis client for synchronous, asynchronous, | 6.1.0.RELEASE | 7.5.1.RELEASE | |
Annotation Lib
EPL 2.0 +1
| javax.annotation
»
javax.annotation-api Jakarta Annotations API | 1.3.2 | 3.0.0 | |
Cache Client
Apache 2.0
| javax.cache » cache-api | 1.1.1 | ✔ | |
Dep Injection
Apache 2.0
| javax.enterprise
»
cdi-api APIs for CDI (Contexts and Dependency Injection for Java) | 2.0.SP1 | 4.1.0 | |
Dep Injection
Apache 2.0
| javax.inject
»
javax.inject Jakarta Dependency Injection | 1 | 2.0.1 | |
Java Spec
EPL 2.0 +1
| javax.interceptor
»
javax.interceptor-api Jakarta Interceptors defines a means of interposing on business method invocations | 1.2 | 2.2.0 | |
Mail Client
CDDL +1
| javax.mail » mail | 1.4.7 | 1.6.2 | |
Java Spec
EPL 2.0 +1
| javax.servlet
»
javax.servlet-api API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ... | 4.0.1 | 6.1.0 | |
Java Spec
CDDL +1
| javax.servlet » jstl | 1.2 | ✔ | |
Java Spec
EPL 2.0 +1
| javax.ws.rs
»
javax.ws.rs-api Jakarta RESTful Web Services | 2.0.1 | 4.0.0 | |
XML Processing
EDL 1.0
| javax.xml.bind
»
jaxb-api Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ... | 2.3.1 | 4.0.5 | |
Testing
EPL 2.0
| junit
»
junit1 vulnerability JUnit Jupiter is the API for writing tests using JUnit 5. | 4.13 | 6.0.3 | |
JSP Tag Library
CDDL +2
| org.glassfish.web » jstl-impl | 1.2 | ✔ | |
AOP
Apache 2.0
| org.springframework
»
spring-aop Spring AOP provides an Alliance-compliant aspect-oriented programming implementation allowing you to define method ... | 5.3.27 | 7.0.7 | |
AOP
Apache 2.0
| org.springframework
»
spring-aspects Spring Aspects integrates Spring with AspectJ. | 5.3.27 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-beans Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java ... | 5.3.27 | 7.0.7 | |
Dep Injection
Apache 2.0
| org.springframework
»
spring-context2 vulnerabilities Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring ... | 5.3.27 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-context-indexer Spring Context Indexer | 5.3.27 | 7.0.7 | |
Config
Apache 2.0
| org.springframework
»
spring-context-support Support classes for integrating common third-party libraries into a Spring application context | 5.3.27 | 7.0.7 | |
Core Utils
Apache 2.0
| org.springframework
»
spring-core1 vulnerability Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features. | 5.3.27 | 7.0.7 | |
Expression Lang
Apache 2.0
| org.springframework
»
spring-expression1 vulnerability Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ... | 5.3.27 | 7.0.7 | |
Bytecode
Apache 2.0
| org.springframework
»
spring-instrument Spring Instrumentation provides class instrumentation support and classloader implementations to be used in application ... | 5.3.27 | 7.0.7 | |
Logging Bridge
Apache 2.0
| org.springframework
»
spring-jcl Spring Commons Logging Bridge | 5.3.27 | 6.2.18 | |
JDBC Extension
Apache 2.0
| org.springframework
»
spring-jdbc Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific ... | 5.3.27 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-jms JMS support package, including helper classes to send/receive JMS messages | 5.3.27 | 7.0.7 | |
Message Queue Client
Apache 2.0
| org.springframework
»
spring-messaging Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ... | 5.3.27 | 7.0.7 | |
O/R Mapping
Apache 2.0
| org.springframework
»
spring-orm Spring Object/Relational Mapping which provides integration layers for popular object-relational mapping APIs, including ... | 5.3.27 | 7.0.7 | |
XML Processing
Apache 2.0
| org.springframework
»
spring-oxm Abstraction layer that supports Object/XML mapping implementations such as JAXB, Castor, XMLBeans, JiBX and XStream. | 5.3.27 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-r2dbc Spring R2DBC | 5.3.27 | 7.0.7 | |
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 ... | 5.3.27 | 7.0.7 | |
Transactions
Apache 2.0
| org.springframework
»
spring-tx Support for programmatic and declarative transaction management for classes that implement special interfaces or any ... | 5.3.27 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-web6 vulnerabilities Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ... | 5.3.27 | 7.0.7 | |
Apache 2.0
| org.springframework
»
spring-webflux7 vulnerabilities Non-blocking web stack with support for 'Reactive Streams' back pressure, running on Netty, Undertow, and Servlet 3.1+ ... | 5.3.27 | 7.0.7 | |
Web Framework
Apache 2.0
| org.springframework
»
spring-webmvc8 vulnerabilities Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. ... | 5.3.27 | 7.0.7 | |
WebSocket Clients
Apache 2.0
| org.springframework
»
spring-websocket1 vulnerability WebSocket and SockJS infrastructure, including STOMP messaging support. | 5.3.27 | 7.0.7 | |
Redis Client
MIT
| redis.clients
»
jedis Jedis is a blazingly small and sane Redis java client. | 3.5.2 | 7.5.0 |
