MVN

com.github.freshconnect : yogurtcat-server-parent

Maven & Gradle

Nov 18, 2020
1 stars

yogurtcat-server-parent

<dependency>
    <groupId>com.github.freshconnect</groupId>
    <artifactId>yogurtcat-server-parent</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.freshconnect : yogurtcat-server-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.4-RELEASE

All Versions

Choose a version of com.github.freshconnect : yogurtcat-server-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
yogurtcat-server-parent-0.0.4-RELEASE

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.freshconnect</groupId>
    <artifactId>yogurtcat-server-parent</artifactId>
    <version>0.0.4-RELEASE</version>
</dependency>