MVN

io.github.ololx : cranberry

Maven & Gradle

Jan 09, 2022

cranberry · The cranberry is a java library that allows to write less code - it's automatically plugs into your project build and sweets up your java.

<dependency>
    <groupId>io.github.ololx</groupId>
    <artifactId>cranberry</artifactId>
    <version>cranberry-statement</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.ololx : cranberry to add to Maven - Latest Versions:

  • Latest Stable: cranberry-statement

All Versions

Choose a version of io.github.ololx : cranberry to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
cranberry-0.5.3
cranberry-0.5.2
cranberry
cranberry-cranberry-statement
cranberry-cranberry-muffin
cranberry-cranberry-logging
cranberry-cranberry-data
cranberry-cranberry-commons
cranberry-cranberry

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.github.ololx</groupId>
    <artifactId>cranberry</artifactId>
    <version>cranberry-statement</version>
</dependency>

Advertisement