ESAPI Contributed Components Parent

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-contrib-parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ESAPI Contributed Components Parent
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)
Source Code Management

Source Code Management

http://code.google.com/p/owasp-esapi-java/source/checkout/tags/esapi-contrib-parent-1.0.0

Download esapi-contrib-parent

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0