Group: NetworkNT
Sort by:Popular

A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12
Last Release on Apr 15, 2026

2.Config206 usages

com.networknt » config Apache

A module that handles externalized configuration files.
Last Release on May 6, 2026

3.Utility147 usages

com.networknt » utility Apache

A utility module that contains all the utilities shared across other modules.
Last Release on May 6, 2026

4.Client146 usages

com.networknt » client Apache

A client module that is used by API consumer to call an API or from an API calling another API.
Last Release on May 6, 2026

5.Status82 usages

com.networknt » status Apache

A http status response that is sent to the consumer if an error occurs.
Last Release on May 6, 2026

6.Handler81 usages

com.networknt » handler Apache

A module defines interface or abstract classes for handlers.
Last Release on May 6, 2026

7.Body72 usages

com.networknt » body Apache

A body parser handler that parses the body based on content type
Last Release on May 6, 2026

8.Metrics71 usages

com.networknt » metrics Apache

A metrics handler to log statistic info on the server
Last Release on May 6, 2026

9.Correlation69 usages

com.networknt » correlation Apache

A handler that create corralationId if it doesn't exist in request header in API/service.
Last Release on May 6, 2026

10.Service66 usages

com.networknt » service Apache

A singleton service factory for dependency injection without spring.
Last Release on May 6, 2026

11.Health61 usages

com.networknt » health Apache

A handler endpoint that output OK only for other application to check if this service is alive
Last Release on May 6, 2026

12.Info60 usages

com.networknt » info Apache

A handler endpoint that output all the installed components and their configurations
Last Release on May 6, 2026

13.Cache Manager59 usages

com.networknt » cache-manager Apache

A centralized cache manager for all in-memory caches across the entire application.
Last Release on May 6, 2026

14.Caffeine Cache53 usages

com.networknt » caffeine-cache Apache

A cache manager implementation based on the caffeine cache.
Last Release on May 6, 2026

15.Logger Handler53 usages

com.networknt » logger-handler Apache

This module that contains handler classes for the logger level manipulation.
Last Release on May 6, 2026

16.RPC Router52 usages

com.networknt » rpc-router Apache

A rpc router for hybrid server that can map http requests to handlers based on a map lookup
Last Release on May 6, 2026

17.Config Reload51 usages

com.networknt » config-reload Apache

This module will admin handler for re-load config values from config server runtime.
Last Release on May 6, 2026

18.Cache Explorer50 usages

com.networknt » cache-explorer Apache

A handler that expose the caches from adm endpoints.
Last Release on May 6, 2026

19.CORS50 usages

com.networknt » cors Apache

A cors handler for single page applications from another domain to call services.
Last Release on May 6, 2026

20.RPC Security48 usages

com.networknt » rpc-security Apache

A rpc security for hybrid server that can verfiy the scopes for jwt
Last Release on May 6, 2026