is not current version
Last Version 0.9.12

io.leopard:nobug-parent 0.9.6

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

GroupId

GroupId

io.leopard
ArtifactId

ArtifactId

nobug-parent
Version

Version

0.9.6
Type

Type

pom

Download nobug-parent 0.9.6

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

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