is not current version
Last Version 4.0.7

org.beangle.security:beangle-security-parent 4.0.2


Categories

Categories

Security
GroupId

GroupId

org.beangle.security
ArtifactId

ArtifactId

beangle-security-parent
Version

Version

4.0.2
Type

Type

pom

Download beangle-security-parent 4.0.2


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