MVN

org.beanone : xmapper

Maven & Gradle

Jun 20, 2016
1 stars

org.beanone:xmapper · read: extreme mapper. A utility library that allows one to do sophisticated mapping in from one type of object graphs to another.

<dependency>
    <groupId>org.beanone</groupId>
    <artifactId>xmapper</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.beanone : xmapper to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of org.beanone : xmapper to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
xmapper-1.2
1.1
xmapper-1.1

How to add a dependency to Maven

Add the following org.beanone : xmapper maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.beanone</groupId>
    <artifactId>xmapper</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.beanone : xmapper gradle dependency to your build.gradle file:

implementation 'org.beanone:xmapper:1.2'

Gradle Kotlin DSL: Add the following org.beanone : xmapper gradle kotlin dependency to your build.gradle.kts file:

implementation("org.beanone:xmapper:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.beanone : xmapper sbt scala dependency to your build.sbt file:

libraryDependencies += "org.beanone" % "xmapper" % "1.2"

Advertisement

Dependencies from Group

Jun 20, 2016
2 usages
Jun 20, 2016
1 stars
Jun 20, 2016
1 stars
Aug 09, 2016
1 stars

Discover Dependencies

Jul 05, 2023
1 usages
182 stars
May 24, 2023
41 usages
385 stars
Jul 14, 2023
36 usages
1k stars
Jul 04, 2023
720 usages
1k stars
May 15, 2023
21 usages
84 stars
Feb 21, 2022
22 usages
21k stars
Aug 12, 2022
34 usages
12.2k stars
Mar 19, 2018
8 stars