is not current version
Last Version 4.0.7

org.beangle.security:beangle-security-core 3.5.1.M1


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-core
Version

Version

3.5.1.M1
Type

Type

jar

Download beangle-security-core 3.5.1.M1


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