MVN

org.ozoneplatform : ozone-security-build-all

Maven & Gradle

Nov 16, 2015

OZONE Security parent project · Project to build all artifacts for the OWF and Marketplace security plugin

<dependency>
    <groupId>org.ozoneplatform</groupId>
    <artifactId>ozone-security-build-all</artifactId>
    <version>3.28</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ozoneplatform : ozone-security-build-all to add to Maven - Latest Versions:

  • Latest Stable: 3.28

All Versions

Choose a version of org.ozoneplatform : ozone-security-build-all to add to Maven - All Versions:

Version Vulnerabilities Updated
3.28
ozone-security-build-all-3.28

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.ozoneplatform</groupId>
    <artifactId>ozone-security-build-all</artifactId>
    <version>3.28</version>
</dependency>