MVN

org.occurrent : library

Maven & Gradle

Aug 15, 2023
83 stars

library

<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>library</artifactId>
    <version>0.16.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.occurrent : library to add to Maven - Latest Versions:

  • Latest Stable: 0.16.6

All Versions

Choose a version of org.occurrent : library to add to Maven - All Versions:

Version Vulnerabilities Updated
0.16.x
library-0.16.6
library-0.16.5
library-0.16.4
library-0.16.3
library-0.16.2
library-0.16.1
library-0.16.0
0.15.x
library-0.15.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.occurrent</groupId>
    <artifactId>library</artifactId>
    <version>0.16.6</version>
</dependency>

Advertisement