MVN

fr.landel.utils : utils-mapper

Maven & Gradle

Dec 21, 2016
1 usages
0 stars

utils-mapper · To map classes through annotations

<dependency>
    <groupId>fr.landel.utils</groupId>
    <artifactId>utils-mapper</artifactId>
    <version>0.0.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.landel.utils : utils-mapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1

All Versions

Choose a version of fr.landel.utils : utils-mapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
utils-mapper-0.0.1

How to add a dependency to Maven

Add the following fr.landel.utils : utils-mapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.landel.utils</groupId>
    <artifactId>utils-mapper</artifactId>
    <version>0.0.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.landel.utils : utils-mapper gradle dependency to your build.gradle file:

implementation 'fr.landel.utils:utils-mapper:0.0.1'

Gradle Kotlin DSL: Add the following fr.landel.utils : utils-mapper gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.landel.utils:utils-mapper:0.0.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.landel.utils : utils-mapper sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.landel.utils" % "utils-mapper" % "0.0.1"

Advertisement

Dependencies from Group

Jul 02, 2018
7 usages
0 stars
Jul 02, 2018
3 usages
0 stars
Jul 03, 2018
2 usages
0 stars
Dec 21, 2016
1 usages
0 stars
Jul 02, 2018
1 usages
1 stars

Discover Dependencies

Jun 06, 2023
1 usages
168 stars
Feb 16, 2017
1 usages
0 stars
Apr 30, 2018
1 usages
Jul 26, 2020
3 usages
1.1k stars