MVN

org.smallmind : smallmind-bayeux

Maven & Gradle

Oct 20, 2023

Bayeux · Bayeux Protocol

<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>smallmind-bayeux</artifactId>
    <version>5.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.smallmind : smallmind-bayeux to add to Maven - Latest Versions:

  • Latest Stable: 5.2.0

All Versions

Choose a version of org.smallmind : smallmind-bayeux to add to Maven - All Versions:

Version Vulnerabilities Updated
5.2.x
smallmind-bayeux-5.2.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.smallmind</groupId>
    <artifactId>smallmind-bayeux</artifactId>
    <version>5.2.0</version>
</dependency>