License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-session_2.13 |
Version | Version4.2.29 |
Type | Typejar |
Description |
DescriptionBeangle Security Session
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_2.13/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-session_2.13</artifactId>
<version>4.2.29</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_2.13/
implementation 'org.beangle.security:beangle-security-session_2.13:4.2.29'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session_2.13/
implementation ("org.beangle.security:beangle-security-session_2.13:4.2.29")
'org.beangle.security:beangle-security-session_2.13:jar:4.2.29'
<dependency org="org.beangle.security" name="beangle-security-session_2.13" rev="4.2.29">
<artifact name="beangle-security-session_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-session_2.13', version='4.2.29')
)
libraryDependencies += "org.beangle.security" % "beangle-security-session_2.13" % "4.2.29"
[org.beangle.security/beangle-security-session_2.13 "4.2.29"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.cache : beangle-cache-api_2.13 | jar | 0.0.22 |
org.beangle.security : beangle-security-core_2.13 | jar | 4.2.29 |
org.beangle.serializer : beangle-serializer-protobuf_2.13 | jar | 0.0.19 |
org.beangle.data : beangle-data-jdbc_2.13 | jar | 5.3.22 |
org.beangle.commons : beangle-commons-core_2.13 | jar | 5.2.3 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
org.scala-lang : scala-library | jar | 2.13.5 |
org.scala-lang : scala-reflect | jar | 2.13.5 |
org.scala-lang.modules : scala-xml_2.13 | jar | 2.0.0-RC1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.2.8 |
org.scalatestplus : junit-4-13_2.13 | jar | 3.2.8.0 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.9.0 |