| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.beangle.security |
| Идентификатор | Идентификаторbeangle-security-session |
| Версия | Версия4.0.7 |
| Тип | Типjar |
| Описание |
ОписаниеBeangle Security Session Management
The Beangle Software provides agile development scaffold and toolkits.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-session</artifactId>
<version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session/
implementation 'org.beangle.security:beangle-security-session:4.0.7'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-session/
implementation ("org.beangle.security:beangle-security-session:4.0.7")
'org.beangle.security:beangle-security-session:jar:4.0.7'
<dependency org="org.beangle.security" name="beangle-security-session" rev="4.0.7">
<artifact name="beangle-security-session" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-session', version='4.0.7')
)
libraryDependencies += "org.beangle.security" % "beangle-security-session" % "4.0.7"
[org.beangle.security/beangle-security-session "4.0.7"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.beangle.security : beangle-security-core | jar | 4.0.7 |
| org.beangle.data : beangle-data-jdbc | jar | 4.2.2 |
| org.beangle.commons : beangle-commons-core | jar | 4.2.5 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.8 |