MVN

com.dodgeballhq.protect : protect-java

Maven & Gradle

Oct 26, 2022
0 stars

DodgeBall Protect for Java (Parent) · Protect your software with DodgeBall

<dependency>
    <groupId>com.dodgeballhq.protect</groupId>
    <artifactId>protect-java</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.dodgeballhq.protect : protect-java to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of com.dodgeballhq.protect : protect-java to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
protect-java-1.0.1
protect-java-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.dodgeballhq.protect</groupId>
    <artifactId>protect-java</artifactId>
    <version>1.0.1</version>
</dependency>