License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcn.herodotus.engine |
ArtifactId | ArtifactIdsecurity-core |
Last Version | Last Version2.7.0.Beta3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHerodotus Engine
|
Filename | Size |
---|---|
security-core-2.7.0.Beta3.pom | |
security-core-2.7.0.Beta3.jar | 33 KB |
security-core-2.7.0.Beta3-sources.jar | 39 KB |
security-core-2.7.0.Beta3-javadoc.jar | 191 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.herodotus.engine/security-core/ -->
<dependency>
<groupId>cn.herodotus.engine</groupId>
<artifactId>security-core</artifactId>
<version>2.7.0.Beta3</version>
</dependency>
// https://jarcasting.com/artifacts/cn.herodotus.engine/security-core/
implementation 'cn.herodotus.engine:security-core:2.7.0.Beta3'
// https://jarcasting.com/artifacts/cn.herodotus.engine/security-core/
implementation ("cn.herodotus.engine:security-core:2.7.0.Beta3")
'cn.herodotus.engine:security-core:jar:2.7.0.Beta3'
<dependency org="cn.herodotus.engine" name="security-core" rev="2.7.0.Beta3">
<artifact name="security-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.herodotus.engine', module='security-core', version='2.7.0.Beta3')
)
libraryDependencies += "cn.herodotus.engine" % "security-core" % "2.7.0.Beta3"
[cn.herodotus.engine/security-core "2.7.0.Beta3"]
Group / Artifact | Type | Version |
---|---|---|
cn.herodotus.engine : web-core | jar | 2.7.0.Beta3 |
org.springframework.security : spring-security-oauth2-core | jar |