Artifacts using Kotlin Reflect (10,327)
Sort by:Popular

Spring Context provides access to configured objects like a registry (a context). It inherits its features from Spring Beans and adds support for internationalization, event propagation, resource loading, and the transparent creation of contexts.
Last Release on May 15, 2025
Spring Test supports the unit testing and integration testing of Spring components with JUnit or TestNG. It provides consistent loading and caching of Spring ApplicationContexts and provides mock objects that you can use to test your code in isolation.
Last Release on May 15, 2025
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
Last Release on May 13, 2025
Spring Web provides integration features such as multipart file upload functionality and the initialization of the IoC container using Servlet listeners and a web-oriented application context. It also contains an HTTP client and the web-related parts of Spring remote support.
Last Release on May 15, 2025
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
Last Release on May 15, 2025
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on May 15, 2025
Fastjson is a JSON processor (JSON parser + JSON generator) written in Java
Last Release on Mar 31, 2025

Spring webmvc contains Spring's model-view-controller (MVC) and REST Web Services implementation for web applications. It provides a clean separation between domain model code and web forms and integrates with all of the other features of the Spring Framework.
Last Release on May 15, 2025
Spring JDBC provides an abstraction layer that simplifies code to use JDBC and the parsing of database-vendor specific error codes.
Last Release on May 15, 2025
Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can 'just run'. It takes an opinionated view of the Spring platform and third-party libraries so you can get started with minimum configuration.
Last Release on Apr 24, 2025