Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.hswebframework |
ArtifactId | ArtifactIdhsweb-expands-security |
Version | Version3.0.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/ -->
<dependency>
<groupId>org.hswebframework</groupId>
<artifactId>hsweb-expands-security</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/
implementation 'org.hswebframework:hsweb-expands-security:3.0.1'
// https://jarcasting.com/artifacts/org.hswebframework/hsweb-expands-security/
implementation ("org.hswebframework:hsweb-expands-security:3.0.1")
'org.hswebframework:hsweb-expands-security:jar:3.0.1'
<dependency org="org.hswebframework" name="hsweb-expands-security" rev="3.0.1">
<artifact name="hsweb-expands-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hswebframework', module='hsweb-expands-security', version='3.0.1')
)
libraryDependencies += "org.hswebframework" % "hsweb-expands-security" % "3.0.1"
[org.hswebframework/hsweb-expands-security "3.0.1"]