Last Version

com.networknt:graphql-security 2.1.1

A security module that contains all handlers to protect your graphql endpoint

License

License

Categories

Categories

Net Security
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

graphql-security
Version

Version

2.1.1
Type

Type

jar
Description

Description

A security module that contains all handlers to protect your graphql endpoint

Download graphql-security 2.1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
com.networknt : config jar 2.1.1
com.networknt : http-string jar 2.1.1
com.networknt : security jar 2.1.1
com.networknt : handler jar 2.1.1
com.networknt : status jar 2.1.1
com.networknt : audit jar 2.1.1
com.networknt : graphql-common jar 2.1.1
io.undertow : undertow-core jar 2.2.14.Final
com.fasterxml.jackson.core : jackson-databind jar 2.12.1
org.slf4j : slf4j-api jar 1.7.32
org.bitbucket.b_c : jose4j jar 0.6.3

test (4)

Group / Artifact Type Version
com.networknt : client jar 2.1.1
ch.qos.logback : logback-classic jar 1.2.7
junit : junit jar 4.13.1
org.apache.commons : commons-text jar 1.3

Project Modules

There are no modules declared in this project.