Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-session_3 |
Version | Version4.2.30 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_3/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-session_3</artifactId>
<version>4.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_3/
implementation 'org.beangle.security:beangle-security-session_3:4.2.30'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_3/
implementation ("org.beangle.security:beangle-security-session_3:4.2.30")
'org.beangle.security:beangle-security-session_3:jar:4.2.30'
<dependency org="org.beangle.security" name="beangle-security-session_3" rev="4.2.30">
<artifact name="beangle-security-session_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-session_3', version='4.2.30')
)
libraryDependencies += "org.beangle.security" % "beangle-security-session_3" % "4.2.30"
[org.beangle.security/beangle-security-session_3 "4.2.30"]