MVN

org.mydotey.codec : codec-utils-parent

Maven & Gradle

Nov 13, 2018

codec-utils-parent · codec utils parent

<dependency>
    <groupId>org.mydotey.codec</groupId>
    <artifactId>codec-utils-parent</artifactId>
    <version>1.0.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.mydotey.codec : codec-utils-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.5

All Versions

Choose a version of org.mydotey.codec : codec-utils-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
codec-utils-parent-1.0.5
codec-utils-parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.mydotey.codec</groupId>
    <artifactId>codec-utils-parent</artifactId>
    <version>1.0.5</version>
</dependency>