License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdcom.cjoop |
ArtifactId | ArtifactIdplatform-security |
Last Version | Last Version0.0.1.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description系统管理模块
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.cjoop/platform-security/ -->
<dependency>
<groupId>com.cjoop</groupId>
<artifactId>platform-security</artifactId>
<version>0.0.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.cjoop/platform-security/
implementation 'com.cjoop:platform-security:0.0.1.RELEASE'
// https://jarcasting.com/artifacts/com.cjoop/platform-security/
implementation ("com.cjoop:platform-security:0.0.1.RELEASE")
'com.cjoop:platform-security:jar:0.0.1.RELEASE'
<dependency org="com.cjoop" name="platform-security" rev="0.0.1.RELEASE">
<artifact name="platform-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cjoop', module='platform-security', version='0.0.1.RELEASE')
)
libraryDependencies += "com.cjoop" % "platform-security" % "0.0.1.RELEASE"
[com.cjoop/platform-security "0.0.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.cjoop : platform-system | jar | 0.0.1.RELEASE |
org.springframework.boot : spring-boot-starter-security | jar | 1.5.12.RELEASE |
org.springframework.security.oauth : spring-security-oauth2 | jar | 2.0.14.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 1.5.12.RELEASE |