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.
License |
License |
---|---|
Categories |
CategoriesData Security |
GroupId | GroupIdorg.seedstack.addons.datasecurity |
ArtifactId | ArtifactIddata-security |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe lean development stack
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
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 |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.seedstack.seed : seed-security-core | jar | 3.0.0 |
org.kametic : universalvisitor | jar | 1.0.1 |
Group / Artifact | Type | Version |
---|---|---|
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.