License |
License |
---|---|
GroupId | GroupIdio.leopard |
ArtifactId | ArtifactIdnobug-parent |
Last Version | Last Version0.9.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionNoBug
安全框架。支持XSS、CSRF、JSONP劫持等漏洞防范。
|
Filename | Size |
---|---|
nobug-parent-0.9.12.pom | 969 bytes |
Browse |
<!-- 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"]