MVN

net.lakis : cerebro-parent

Maven & Gradle

Dec 09, 2020
0 stars

A framework allowing users to communicate with the application using command line.

<dependency>
    <groupId>net.lakis</groupId>
    <artifactId>cerebro-parent</artifactId>
    <version>1.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.lakis : cerebro-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.1

All Versions

Choose a version of net.lakis : cerebro-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
cerebro-parent-1.0.1
cerebro-parent-1.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.lakis</groupId>
    <artifactId>cerebro-parent</artifactId>
    <version>1.0.1</version>
</dependency>

Advertisement