License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-core_3 |
Last Version | Last Version4.2.34 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbeangle-security-core
The Beangle Data Library
|
Project Organization |
Project OrganizationThe Beangle Software |
Source Code Management |
Source Code Management |
<!-- 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.34</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-core_3/
implementation 'org.beangle.security:beangle-security-core_3:4.2.34'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-core_3/
implementation ("org.beangle.security:beangle-security-core_3:4.2.34")
'org.beangle.security:beangle-security-core_3:jar:4.2.34'
<dependency org="org.beangle.security" name="beangle-security-core_3" rev="4.2.34">
<artifact name="beangle-security-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-core_3', version='4.2.34')
)
libraryDependencies += "org.beangle.security" % "beangle-security-core_3" % "4.2.34"
[org.beangle.security/beangle-security-core_3 "4.2.34"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.beangle.commons : beangle-commons-core_3 | jar | 5.2.15 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha14 |
ch.qos.logback : logback-core | jar | 1.3.0-alpha14 |
org.beangle.web : beangle-web-servlet_3 | jar | 0.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |