SeedStack data security add-on
Provides security at the POJO attribute level in SeedStack.
Copyright and license
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.
| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииДанные Безопасность |
| Группа | Группаorg.seedstack.addons.datasecurity |
| Идентификатор | Идентификаторdata-security |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe lean development stack
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| data-security-1.0.0.pom | |
| data-security-1.0.0.jar | 23 KB |
| data-security-1.0.0-sources.jar | 15 KB |
| data-security-1.0.0-javadoc.jar | 63 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.seedstack.addons.datasecurity/data-security/ -->
<dependency>
<groupId>org.seedstack.addons.datasecurity</groupId>
<artifactId>data-security</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.seedstack.addons.datasecurity/data-security/
implementation 'org.seedstack.addons.datasecurity:data-security:1.0.0'
// https://jarcasting.com/artifacts/org.seedstack.addons.datasecurity/data-security/
implementation ("org.seedstack.addons.datasecurity:data-security:1.0.0")
'org.seedstack.addons.datasecurity:data-security:jar:1.0.0'
<dependency org="org.seedstack.addons.datasecurity" name="data-security" rev="1.0.0">
<artifact name="data-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.seedstack.addons.datasecurity', module='data-security', version='1.0.0')
)
libraryDependencies += "org.seedstack.addons.datasecurity" % "data-security" % "1.0.0"
[org.seedstack.addons.datasecurity/data-security "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seedstack.seed : seed-security-core | jar | 3.0.0 |
| org.kametic : universalvisitor | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.seedstack.seed : seed-testing | jar | 3.0.0 |
| javax.el : javax.el-api | jar | 3.0.0 |
| org.glassfish : javax.el | jar | 3.0.0 |
| ch.qos.logback : logback-classic | jar | 1.1.6 |
Provides security at the POJO attribute level in SeedStack.
This source code is copyrighted by The SeedStack Authors and released under the terms of the Mozilla Public License 2.0.