GroupId | GroupIdorg.hswebframework.web |
---|---|
ArtifactId | ArtifactIdhsweb-authorization |
Version | Version4.0.1 |
Type | Typepom |
Filename | Size |
---|---|
hsweb-authorization-4.0.1.pom | 682 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization/ -->
<dependency>
<groupId>org.hswebframework.web</groupId>
<artifactId>hsweb-authorization</artifactId>
<version>4.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization/
implementation 'org.hswebframework.web:hsweb-authorization:4.0.1'
// https://jarcasting.com/artifacts/org.hswebframework.web/hsweb-authorization/
implementation ("org.hswebframework.web:hsweb-authorization:4.0.1")
'org.hswebframework.web:hsweb-authorization:pom:4.0.1'
<dependency org="org.hswebframework.web" name="hsweb-authorization" rev="4.0.1">
<artifact name="hsweb-authorization" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework.web', module='hsweb-authorization', version='4.0.1')
)
libraryDependencies += "org.hswebframework.web" % "hsweb-authorization" % "4.0.1"
[org.hswebframework.web/hsweb-authorization "4.0.1"]