MVN

com.ongres.stringprep : stringprep-aggregator

Maven & Gradle

Apr 01, 2024

Stringprep Aggregator

<dependency>
    <groupId>com.ongres.stringprep</groupId>
    <artifactId>stringprep-aggregator</artifactId>
    <version>2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ongres.stringprep : stringprep-aggregator to add to Maven - Latest Versions:

  • Latest Stable: 2.1

All Versions

Choose a version of com.ongres.stringprep : stringprep-aggregator to add to Maven - All Versions:

Version Vulnerabilities Updated
2.1
stringprep-aggregator-2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.ongres.stringprep</groupId>
    <artifactId>stringprep-aggregator</artifactId>
    <version>2.1</version>
</dependency>

Advertisement