Artifacts using Javax Inject (6,712)
Sort:
popular
|
newest
Guava is a suite of core and expanded libraries that include
utility classes, Google's collections, I/O classes, and
much more.
Last Release on Aug 1, 2023
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 Sep 14, 2023
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 Sep 14, 2023
Runtime libraries for Kotlin reflection, which allows you to introspect the structure of your program at runtime.
Last Release on Sep 20, 2023
Spring Beans provides the configuration framework and basic functionality to instantiate, configure, and assemble java objects.
Last Release on Sep 14, 2023
Guice is a lightweight dependency injection framework for Java 8 and above, developed by Google.
Last Release on May 12, 2023
7. Maven Core4,490 usages
org.apache.maven » maven-coreApache
Core classes of Apache Maven to manage the building process.
Last Release on Jun 29, 2023
Apache Commons Compress defines an API for working with
compression and archive formats. These include: bzip2, gzip, pack200,
lzma, xz, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4,
Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.
Last Release on Sep 9, 2023
9. CDI APIs2,764 usages
javax.enterprise » cdi-apiApache
APIs for CDI (Contexts and Dependency Injection for Java)
Last Release on Jul 19, 2018
10. HikariCP2,491 usages
com.zaxxer » HikariCPApache
HikariCP is a "zero-overhead" production ready JDBC connection pool.
Last Release on Jan 10, 2022