| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииБезопасность |
| Группа | Группаorg.beangle.security |
| Идентификатор | Идентификаторbeangle-security-web_2.11 |
| Версия | Версия4.0.13 |
| Тип | Типjar |
| Описание |
ОписаниеBeangle Security Web
The Beangle Software provides agile development scaffold and toolkits.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web_2.11/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-web_2.11</artifactId>
<version>4.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web_2.11/
implementation 'org.beangle.security:beangle-security-web_2.11:4.0.13'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web_2.11/
implementation ("org.beangle.security:beangle-security-web_2.11:4.0.13")
'org.beangle.security:beangle-security-web_2.11:jar:4.0.13'
<dependency org="org.beangle.security" name="beangle-security-web_2.11" rev="4.0.13">
<artifact name="beangle-security-web_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-web_2.11', version='4.0.13')
)
libraryDependencies += "org.beangle.security" % "beangle-security-web_2.11" % "4.0.13"
[org.beangle.security/beangle-security-web_2.11 "4.0.13"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.beangle.security : beangle-security-core_2.11 | jar | 4.0.13 |
| org.beangle.security : beangle-security-session_2.11 | jar | 4.0.13 |
| org.beangle.commons : beangle-commons-web_2.11 | jar | 4.4.7 |
| org.beangle.commons : beangle-commons-core_2.11 | jar | 4.4.7 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.scala-lang : scala-library | jar | 2.11.6 |
| org.scala-lang : scala-reflect | jar | 2.11.6 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |