License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIdengine-security |
Last Version | Last Version2.7.0.Beta3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHerodotus Engine
|
Filename | Size |
---|---|
engine-security-2.7.0.Beta3.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/engine-security/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>engine-security</artifactId>
<version>2.7.0.Beta3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/engine-security/
implementation 'cn.herodotus.engine:engine-security:2.7.0.Beta3'
// https://jarcasting.com/artifacts/cn.herodotus.engine/engine-security/
implementation ("cn.herodotus.engine:engine-security:2.7.0.Beta3")
'cn.herodotus.engine:engine-security:pom:2.7.0.Beta3'
<dependency org="cn.herodotus.engine" name="engine-security" rev="2.7.0.Beta3">
<artifact name="engine-security" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='engine-security', version='2.7.0.Beta3')
)
libraryDependencies += "cn.herodotus.engine" % "engine-security" % "2.7.0.Beta3"
[cn.herodotus.engine/engine-security "2.7.0.Beta3"]