MVN

com.clever-cloud : biscuit-pulsar-parent

Maven & Gradle

Jul 31, 2020
20 stars

biscuit-pulsar · Biscuit authentication/authorization plugins for Apache Pulsar

<dependency>
    <groupId>com.clever-cloud</groupId>
    <artifactId>biscuit-pulsar-parent</artifactId>
    <version>1.4.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.clever-cloud : biscuit-pulsar-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.4.6

All Versions

Choose a version of com.clever-cloud : biscuit-pulsar-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.4.x
biscuit-pulsar-parent-1.4.6
biscuit-pulsar-parent-1.4.3
biscuit-pulsar-parent-1.4.2
1.3.x
biscuit-pulsar-parent-1.3.0
1.2.x
biscuit-pulsar-parent-1.2.1
biscuit-pulsar-parent-1.2.0
1.1.x
biscuit-pulsar-parent-1.1.13

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.clever-cloud</groupId>
    <artifactId>biscuit-pulsar-parent</artifactId>
    <version>1.4.6</version>
</dependency>

Advertisement