MVN

com.joshlong : google-pubsubhubbub-spring-boot-starter-parent

Maven & Gradle

Feb 10, 2023
0 stars
<dependency>
    <groupId>com.joshlong</groupId>
    <artifactId>google-pubsubhubbub-spring-boot-starter-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.joshlong : google-pubsubhubbub-spring-boot-starter-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of com.joshlong : google-pubsubhubbub-spring-boot-starter-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
google-pubsubhubbub-spring-boot-starter-parent-0.0.3

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.joshlong</groupId>
    <artifactId>google-pubsubhubbub-spring-boot-starter-parent</artifactId>
    <version>0.0.3</version>
</dependency>