Last Version

org.owasp.esapi.contrib:esapi-spring-encryptedproperties 1.0.0

This is the parent Project Object Model for all ESAPI Contributed Components. It defines MetaData that is shared between all modules.

License

License

BSD
GroupId

GroupId

org.owasp.esapi.contrib
ArtifactId

ArtifactId

esapi-spring-encryptedproperties
Version

Version

1.0.0
Type

Type

jar
Description

Description

This is the parent Project Object Model for all ESAPI Contributed Components. It defines MetaData that is shared between all modules.
Project Organization

Project Organization

The Open Web Application Security Project (OWASP)

Download esapi-spring-encryptedproperties 1.0.0


<!-- https://jarcasting.com/artifacts/org.owasp.esapi.contrib/esapi-spring-encryptedproperties/ -->
<dependency>
    <groupId>org.owasp.esapi.contrib</groupId>
    <artifactId>esapi-spring-encryptedproperties</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.owasp.esapi.contrib/esapi-spring-encryptedproperties/
implementation 'org.owasp.esapi.contrib:esapi-spring-encryptedproperties:1.0.0'
// https://jarcasting.com/artifacts/org.owasp.esapi.contrib/esapi-spring-encryptedproperties/
implementation ("org.owasp.esapi.contrib:esapi-spring-encryptedproperties:1.0.0")
'org.owasp.esapi.contrib:esapi-spring-encryptedproperties:jar:1.0.0'
<dependency org="org.owasp.esapi.contrib" name="esapi-spring-encryptedproperties" rev="1.0.0">
  <artifact name="esapi-spring-encryptedproperties" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.owasp.esapi.contrib', module='esapi-spring-encryptedproperties', version='1.0.0')
)
libraryDependencies += "org.owasp.esapi.contrib" % "esapi-spring-encryptedproperties" % "1.0.0"
[org.owasp.esapi.contrib/esapi-spring-encryptedproperties "1.0.0"]

Dependencies

provided (3)

Group / Artifact Type Version
org.owasp.esapi : esapi jar 2.0GA
org.springframework : spring-core jar 3.0.5.RELEASE
org.springframework : spring-beans jar 3.0.5.RELEASE

Project Modules

There are no modules declared in this project.