License |
License |
---|---|
GroupId | GroupIdcom.developcollect |
ArtifactId | ArtifactIddc-infra-authorization |
Version | Version1.1.1 |
Type | Typejar |
Description |
Descriptiondc-infra-authorization
dc 授权登录
|
<!-- https://jarcasting.com/artifacts/com.developcollect/dc-infra-authorization/ -->
<dependency>
<groupId>com.developcollect</groupId>
<artifactId>dc-infra-authorization</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.developcollect/dc-infra-authorization/
implementation 'com.developcollect:dc-infra-authorization:1.1.1'
// https://jarcasting.com/artifacts/com.developcollect/dc-infra-authorization/
implementation ("com.developcollect:dc-infra-authorization:1.1.1")
'com.developcollect:dc-infra-authorization:jar:1.1.1'
<dependency org="com.developcollect" name="dc-infra-authorization" rev="1.1.1">
<artifact name="dc-infra-authorization" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.developcollect', module='dc-infra-authorization', version='1.1.1')
)
libraryDependencies += "com.developcollect" % "dc-infra-authorization" % "1.1.1"
[com.developcollect/dc-infra-authorization "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok Optional | jar | 1.18.16 |
cn.hutool : hutool-all | jar | 5.6.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.apache.logging.log4j : log4j-to-slf4j | jar | 2.13.3 |
org.slf4j : jul-to-slf4j | jar | 1.7.30 |
com.alibaba : fastjson | jar | 1.2.71 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |