MVN

com.vityuk : ginger-parent

Maven & Gradle

Feb 15, 2013
8 stars

ginger parent · Simple type-safe i18n library

<dependency>
    <groupId>com.vityuk</groupId>
    <artifactId>ginger-parent</artifactId>
    <version>0.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.vityuk : ginger-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.2.1

All Versions

Choose a version of com.vityuk : ginger-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.2.x
ginger-parent-0.2.1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.vityuk</groupId>
    <artifactId>ginger-parent</artifactId>
    <version>0.2.1</version>
</dependency>

Advertisement