Microsphere Spring Dependencies

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (132)

Category/LicenseGroup / ArtifactVersionUpdates
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind
General data-binding functionality for Jackson: works on core streaming API
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor
Support for reading and writing Concise Binary Object Representation
2.21.23.1.3
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.21.23.1.3
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.21.23.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.21.23.1.3
TOML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-toml
Support for reading and writing TOML-encoded data via Jackson abstractions.
2.21.23.1.3
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.21.23.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-eclipse-collections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5-jakarta
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate6
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate7
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jakarta-jsonp
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.21.23.1.3
MIT
com.fasterxml.jackson.datatype » jackson-datatype-javax-money
Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.21.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda-money
Support for datatypes of Joda-Money library (https://www.joda.org/joda-money/)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-json-org
Support for datatypes of "org.json" JSON library (see http://json.org/java),
2.21.23.1.3
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
2.21.23.0.0-rc2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr353
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.21.23.1.3
MIT
com.fasterxml.jackson.datatype » jackson-datatype-moneta
Support for datatypes of Money API spec from JSR 354 (https://javamoney.github.io/api.html)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-pcollections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-base
Pile of code that is shared by all Jackson-based Jakarta-RS
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-cbor-provider
Functionality to handle CBOR encoded input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-json-provider
Functionality to handle JSON input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-smile-provider
Functionality to handle Smile (binary JSON) input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-xml-provider
Functionality to handle XML input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jakarta.rs » jackson-jakarta-rs-yaml-provider
Functionality to handle YAML input/output for Jakarta-RS implementations
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-cbor-provider
Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-json-provider
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-smile-provider
Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-xml-provider
Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-yaml-provider
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-all
"Uber" jar that contains all Jackson jr components as well as underlying Jackson core
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-annotation-support
Additional package that adds support for a subset of Jackson core annotations from
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-extension-javatime
Jackson-jr extension that adds support for Java 8 Date/Time value types such as `java.time.LocalDateTime`
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-android-record
Support deserialization into records on Android
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-blackbird
Jackson (https://github.com/FasterXML/jackson) extension module
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice7
Stuff to make integration with Guice 7+ a bit easier
2.21.23.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.21.23.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jakarta-xmlbind-annotations
Support for using Jakarta XML Bind (aka JAXB 3.0) annotations as an alternative
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema-jakarta
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-no-ctor-deser
Support deserialization of POJO classes without default constructor
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.21.23.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.21.22.21.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.21.22.21.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.21.23.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_3
jackson-module-scala
2.21.23.1.3
Embedded SQL DB EPL 1.0 +1
com.h2database » h2
A fast SQL database that can run embedded or a server mode with support for transactions, encryption, full search, etc. ...
2.4.240
Apache 2.0
io.github.microsphere-projects » microsphere-spring-context
Microsphere Spring Context
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-guice
Microsphere Spring Bridge Guice
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-jdbc
Microsphere Spring JDBC
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-web
Microsphere Spring Web
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-webmvc
Microsphere Spring Web MVC
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-webflux
Microsphere Spring WebFlux
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-spring-test
Microsphere Spring Test
0.1.130.2.15
Apache 2.0
io.github.microsphere-projects » microsphere-java-annotations
Microsphere Java Annotations
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-java-core
Microsphere Java Core
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-jdk-tools
Microsphere JDK Tools
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-java-test
Microsphere Java Test
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-lang-model
Microsphere Language Model
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-annotation-processor
Microsphere Annotation Processor
0.3.00.3.1
Apache 2.0
io.github.microsphere-projects » microsphere-logging-commons
Microsphere Logging Commons
0.1.80.1.9
Apache 2.0
io.github.microsphere-projects » microsphere-java-logging
Microsphere Java Logging
0.1.80.1.9
Apache 2.0
io.github.microsphere-projects » microsphere-logback
Microsphere Logging Logback
0.1.80.1.9
Apache 2.0
io.github.microsphere-projects » microsphere-log4j2
Microsphere Logging Log4j2
0.1.80.1.9
Apache 2.0
io.github.microsphere-projects » microsphere-log4j
Microsphere Logging Log4j
0.1.80.1.9
Apache 2.0
io.github.microsphere-projects » microsphere-logging-test
Microsphere Logging Test
0.1.80.1.9
Concurrency Apache 2.0
io.projectreactor » reactor-core
Non-Blocking Reactive Foundation for the JVM
3.4.413.8.5
Testing Apache 2.0
io.projectreactor » reactor-test
Reactor Test support
3.4.413.8.5
Apache 2.0
io.projectreactor » reactor-tools
Reactor Tools
3.4.413.8.5
Apache 2.0
io.projectreactor.addons » reactor-extra
Reactor Extra utilities, helpers and custom operators
3.4.113.6.0
Apache 2.0
io.projectreactor.addons » reactor-adapter
Adapters from/to RxJava2, RxJava3 and Akka
3.4.113.6.0
Apache 2.0
io.projectreactor.addons » reactor-pool
Reactor Generic Object Pooling
0.2.131.2.5
Apache 2.0
io.projectreactor.kafka » reactor-kafka
Reactor Kafka: A reactive API for Apache Kafka
1.3.231.3.25
Apache 2.0
io.projectreactor.kotlin » reactor-kotlin-extensions
Kotlin extensions for Project Reactor
1.1.111.3.0
Apache 2.0
io.projectreactor.netty » reactor-netty
Reactor Netty with all modules
1.0.481.3.5
Apache 2.0
io.projectreactor.netty » reactor-netty-core
Core functionality for the Reactor Netty library
1.0.481.3.5
Apache 2.0
io.projectreactor.netty » reactor-netty-http1 vulnerability
HTTP functionality for the Reactor Netty library
1.0.481.3.5
Apache 2.0
io.projectreactor.netty » reactor-netty-http-brave
Brave instrumentation for Reactor Netty HTTP
1.0.481.3.5
Apache 2.0
io.projectreactor.rabbitmq » reactor-rabbitmq
Reactor RabbitMQ: A reactive API for RabbitMQ
1.5.6
Dist Coordination Apache 2.0
org.apache.curator » curator-recipes
All of the recipes listed on the ZooKeeper recipes doc (except two phase commit).
5.9.0
Testing Apache 2.0
org.apache.curator » curator-test
Unit testing utilities.
5.9.0
Web Server Apache 2.0
org.apache.tomcat.embed » tomcat-embed-core
Core Tomcat implementation
9.0.11711.0.22
Dist Coordination Apache 2.0
org.apache.zookeeper » zookeeper
ZooKeeper server
3.9.5
MIT
org.reactivestreams » reactive-streams
A Protocol for Asynchronous Non-Blocking Data Sequence
1.0.4
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.397.0.7
AOP Apache 2.0
org.springframework » spring-aspects
Spring Aspects integrates Spring with AspectJ.
5.3.397.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.397.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.397.0.7
Apache 2.0
org.springframework » spring-context-indexer
Spring Context Indexer
5.3.397.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.397.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.397.0.7
Expression Lang Apache 2.0
org.springframework » spring-expression
Powerful Expression Language for querying and manipulating an object graph at runtime. It is an extension of the ...
5.3.397.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.397.0.7
Logging Bridge Apache 2.0
org.springframework » spring-jcl
Spring Commons Logging Bridge
5.3.396.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.397.0.7
org.springframework » spring-jms
JMS support package, including helper classes to send/receive JMS messages
5.3.397.0.7
org.springframework » spring-messaging
Spring Messaging provides abstractions such as Message, MessageChannel, MessageHandler, and others to serve as a ...
5.3.397.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.397.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.397.0.7
Apache 2.0
org.springframework » spring-r2dbc
Spring R2DBC
5.3.397.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.397.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.397.0.7
Web Framework Apache 2.0
org.springframework » spring-web2 vulnerabilities
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC ...
5.3.397.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.397.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.397.0.7
WebSocket Clients Apache 2.0
org.springframework » spring-websocket1 vulnerability
WebSocket and SockJS infrastructure, including STOMP messaging support.
5.3.397.0.7
JDBC Driver Apache 2.0
org.xerial » sqlite-jdbc
SQLite JDBC is a library for accessing and creating SQLite database files in Java (it includes native libraries)
3.53.0.03.53.1.0
YAML Apache 2.0
org.yaml » snakeyaml
YAML 1.1 parser and emitter for Java
2.6
JDBC Extension Apache 2.0
p6spy » p6spy
property 'description'
3.9.1