is not current version
Last Version 1.7.1

com.thetransactioncompany:jsonrpc2-access-filter 1.4.3

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.

Categories

Categories

JSON Data
GroupId

GroupId

com.thetransactioncompany
ArtifactId

ArtifactId

jsonrpc2-access-filter
Version

Version

1.4.3
Type

Type

jar

Download jsonrpc2-access-filter 1.4.3


<!-- https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/ -->
<dependency>
    <groupId>com.thetransactioncompany</groupId>
    <artifactId>jsonrpc2-access-filter</artifactId>
    <version>1.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/
implementation 'com.thetransactioncompany:jsonrpc2-access-filter:1.4.3'
// https://jarcasting.com/artifacts/com.thetransactioncompany/jsonrpc2-access-filter/
implementation ("com.thetransactioncompany:jsonrpc2-access-filter:1.4.3")
'com.thetransactioncompany:jsonrpc2-access-filter:jar:1.4.3'
<dependency org="com.thetransactioncompany" name="jsonrpc2-access-filter" rev="1.4.3">
  <artifact name="jsonrpc2-access-filter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thetransactioncompany', module='jsonrpc2-access-filter', version='1.4.3')
)
libraryDependencies += "com.thetransactioncompany" % "jsonrpc2-access-filter" % "1.4.3"
[com.thetransactioncompany/jsonrpc2-access-filter "1.4.3"]