| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть Безопасность |
| Группа | Группаnet.nan21.dnet |
| Идентификатор | Идентификаторnan21.dnet.core.security |
| Последняя версия | Последняя версия1.0.6 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеDNet Core - Security
Implements the security checks.
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/ -->
<dependency>
<groupId>net.nan21.dnet</groupId>
<artifactId>nan21.dnet.core.security</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/
implementation 'net.nan21.dnet:nan21.dnet.core.security:1.0.6'
// https://jarcasting.com/artifacts/net.nan21.dnet/nan21.dnet.core.security/
implementation ("net.nan21.dnet:nan21.dnet.core.security:1.0.6")
'net.nan21.dnet:nan21.dnet.core.security:jar:1.0.6'
<dependency org="net.nan21.dnet" name="nan21.dnet.core.security" rev="1.0.6">
<artifact name="nan21.dnet.core.security" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.nan21.dnet', module='nan21.dnet.core.security', version='1.0.6')
)
libraryDependencies += "net.nan21.dnet" % "nan21.dnet.core.security" % "1.0.6"
[net.nan21.dnet/nan21.dnet.core.security "1.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| net.nan21.dnet : nan21.dnet.core.api | jar | 1.0.6 |
| org.springframework » org.springframework.beans | jar | 3.1.2.RELEASE |
| org.springframework » org.springframework.context | jar | 3.1.2.RELEASE |
| org.springframework » org.springframework.core | jar | 3.1.2.RELEASE |
| org.springframework » org.springframework.jdbc | jar | 3.1.2.RELEASE |
| org.springframework.security » org.springframework.security.config | jar | 3.1.1.RELEASE |
| org.springframework.security » org.springframework.security.core | jar | 3.1.1.RELEASE |
| org.springframework.security » org.springframework.security.web | jar | 3.1.1.RELEASE |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet » com.springsource.javax.servlet | jar | 2.5.0 |