License |
License |
---|---|
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIdprotect-core |
Version | Version2.7.0.30 |
Type | Typejar |
Description |
DescriptionHerodotus Engine
|
Filename | Size |
---|---|
protect-core-2.7.0.30.pom | |
protect-core-2.7.0.30.jar | 38 KB |
protect-core-2.7.0.30-sources.jar | 45 KB |
protect-core-2.7.0.30-javadoc.jar | 224 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/protect-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>protect-core</artifactId>
<version>2.7.0.30</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/protect-core/
implementation 'cn.herodotus.engine:protect-core:2.7.0.30'
// https://jarcasting.com/artifacts/cn.herodotus.engine/protect-core/
implementation ("cn.herodotus.engine:protect-core:2.7.0.30")
'cn.herodotus.engine:protect-core:jar:2.7.0.30'
<dependency org="cn.herodotus.engine" name="protect-core" rev="2.7.0.30">
<artifact name="protect-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='protect-core', version='2.7.0.30')
)
libraryDependencies += "cn.herodotus.engine" % "protect-core" % "2.7.0.30"
[cn.herodotus.engine/protect-core "2.7.0.30"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : web-core | jar | 2.7.0.30 |
org.owasp.antisamy : antisamy | jar | 1.6.8 |