is not current version
Last Version 4.2.34

org.beangle.security:beangle-security-core_3 4.2.30

The Beangle Data Library

Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-core_3
Version

Version

4.2.30
Type

Type

jar

Download beangle-security-core_3 4.2.30


<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-core_3/ -->
<dependency>
    <groupId>org.beangle.security</groupId>
    <artifactId>beangle-security-core_3</artifactId>
    <version>4.2.30</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-core_3/
implementation 'org.beangle.security:beangle-security-core_3:4.2.30'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-core_3/
implementation ("org.beangle.security:beangle-security-core_3:4.2.30")
'org.beangle.security:beangle-security-core_3:jar:4.2.30'
<dependency org="org.beangle.security" name="beangle-security-core_3" rev="4.2.30">
  <artifact name="beangle-security-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-core_3', version='4.2.30')
)
libraryDependencies += "org.beangle.security" % "beangle-security-core_3" % "4.2.30"
[org.beangle.security/beangle-security-core_3 "4.2.30"]