Group : com.thetransactioncompany

JSON-RPC 2.0 Access Filter

com.thetransactioncompany » jsonrpc2-access-filter

Access filters for JSON-RPC 2.0 requests, for use on the server-side prior to request execution. Control access according to client host name / IP address, HTTPS transport, client X.509 certificate presence and / or API key policy.

更新时间: 2023-12-15 05:23

JSON-RPC 2.0 Client

com.thetransactioncompany » jsonrpc2-client

Provides a client-side class for dispatching requests and notifications to a JSON-RPC 2.0 server. The JSON-RPC 2.0 messages are sent by HTTP(S) POST.

更新时间: 2023-12-09 15:01

JSON-RPC 2.0 Server

com.thetransactioncompany » jsonrpc2-server

Simple server framework for processing JSON-RPC 2.0 requests and notifications.

更新时间: 2023-12-09 14:47

JSON-RPC 2.0 Base

com.thetransactioncompany » jsonrpc2-base

Java classes to represent, parse and serialise JSON-RPC 2.0 requests, notifications and responses.

更新时间: 2023-10-07 18:11

CORS Filter

com.thetransactioncompany » cors-filter

CORS Filter is a universal solution for fitting Cross-Origin Resource Sharing (CORS) support to Java web applications. CORS is a recent W3C effort to introduce a standard mechanism for enabling cross-domain requests in web browsers and participating servers.

更新时间: 2023-10-07 01:04

Pretty JSON Formatter

com.thetransactioncompany » pretty-json

Pretty JSON formatter supporting standard and compact styling. It can be integrated into a Java application or run as a simple utility from the command line that reads the JSON input from a file or STDIN and outputs the formatted JSON to another file or to STDOUT.

更新时间: 2023-05-09 18:17

Java Property Utility

com.thetransactioncompany » java-property-utils

This package provides a Java utility for typed retrieval of java.util.Properties as boolean, integer, floating point, string and enum values.

更新时间: 2022-08-09 17:21
共1页 , 总 7
索引仓库
仓库 个数
Central 592045