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