MVN

ca.pjer : ocm

Maven & Gradle

Mar 19, 2019
0 stars

Object Configuration Mapping · A simple utility to read and merge configuration from files and env then map them to objects

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>ocm</artifactId>
    <version>0.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ca.pjer : ocm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.1

All Versions

Choose a version of ca.pjer : ocm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
ocm-0.1.1
ocm-0.1.0

How to add a dependency to Maven

Add the following ca.pjer : ocm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ca.pjer</groupId>
    <artifactId>ocm</artifactId>
    <version>0.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ca.pjer : ocm gradle dependency to your build.gradle file:

implementation 'ca.pjer:ocm:0.1.1'

Gradle Kotlin DSL: Add the following ca.pjer : ocm gradle kotlin dependency to your build.gradle.kts file:

implementation("ca.pjer:ocm:0.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following ca.pjer : ocm sbt scala dependency to your build.sbt file:

libraryDependencies += "ca.pjer" % "ocm" % "0.1.1"

Advertisement

Dependencies from Group

Aug 17, 2021
2 usages
72 stars
Mar 18, 2019
1 usages
8 stars
Mar 28, 2017
1 usages
7 stars
Jun 19, 2015
20 stars
Mar 14, 2017

Discover Dependencies

Sep 12, 2018
1 stars
Sep 17, 2018
3 stars
Nov 12, 2018
Sep 20, 2018
68.1k stars
May 05, 2019
13 stars
Mar 14, 2019
2.5k stars
Nov 14, 2018
138 stars