MVN

com.github.yogurt-dev : root

Maven & Gradle

Nov 13, 2018
72 stars

yogurt · Java Web lightweight development framework

<dependency>
    <groupId>com.github.yogurt-dev</groupId>
    <artifactId>root</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.yogurt-dev : root to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of com.github.yogurt-dev : root to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
root-2.0.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.github.yogurt-dev</groupId>
    <artifactId>root</artifactId>
    <version>2.0.0</version>
</dependency>