NoBug

安全框架。支持XSS、CSRF、JSONP劫持等漏洞防范。

License

License

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

nobug-parent
Last Version

Last Version

0.9.12
Release Date

Release Date

Type

Type

pom
Description

Description

NoBug
安全框架。支持XSS、CSRF、JSONP劫持等漏洞防范。

Download nobug-parent

Filename Size
nobug-parent-0.9.12.pom 969 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/io.leopard/nobug-parent/ -->
<dependency>
    <groupId>io.leopard</groupId>
    <artifactId>nobug-parent</artifactId>
    <version>0.9.12</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.leopard/nobug-parent/
implementation 'io.leopard:nobug-parent:0.9.12'
// https://jarcasting.com/artifacts/io.leopard/nobug-parent/
implementation ("io.leopard:nobug-parent:0.9.12")
'io.leopard:nobug-parent:pom:0.9.12'
<dependency org="io.leopard" name="nobug-parent" rev="0.9.12">
  <artifact name="nobug-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.leopard', module='nobug-parent', version='0.9.12')
)
libraryDependencies += "io.leopard" % "nobug-parent" % "0.9.12"
[io.leopard/nobug-parent "0.9.12"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • nobug-xss
  • nobug-csrf

leopard

Versions

Version
0.9.12
0.9.11
0.9.10
0.9.8
0.9.6
0.9.4