MVN

com.fervort.babycorn : baby-corn

Maven & Gradle

Feb 07, 2021
4 stars

BabyCorn · Baby corn project is collection of projects like BabyCorn XML

<dependency>
    <groupId>com.fervort.babycorn</groupId>
    <artifactId>baby-corn</artifactId>
    <version>1.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.fervort.babycorn : baby-corn to add to Maven - Latest Versions:

  • Latest Stable: 1.0.0

All Versions

Choose a version of com.fervort.babycorn : baby-corn to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
baby-corn-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.fervort.babycorn</groupId>
    <artifactId>baby-corn</artifactId>
    <version>1.0.0</version>
</dependency>