MVN

org.nuiton : nuiton-converter

Maven & Gradle

Jul 23, 2014
33 usages

Nuiton Converter · Thin Converter API Layer on top of common-beanutils Converter API.

<dependency>
    <groupId>org.nuiton</groupId>
    <artifactId>nuiton-converter</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.nuiton : nuiton-converter to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of org.nuiton : nuiton-converter to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
nuiton-converter-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.nuiton</groupId>
    <artifactId>nuiton-converter</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.nuiton : nuiton-converter gradle dependency to your build.gradle file:

implementation 'org.nuiton:nuiton-converter:1.0'

Gradle Kotlin DSL: Add the following org.nuiton : nuiton-converter gradle kotlin dependency to your build.gradle.kts file:

implementation("org.nuiton:nuiton-converter:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.nuiton : nuiton-converter sbt scala dependency to your build.sbt file:

libraryDependencies += "org.nuiton" % "nuiton-converter" % "1.0"

Advertisement

Dependencies from Group

Sep 04, 2020
129 usages
Sep 04, 2020
54 usages
Sep 04, 2020
50 usages
Jul 23, 2014
33 usages
Dec 05, 2014
32 usages

Discover Dependencies

Sep 03, 2015
2 usages
9 stars
Dec 24, 2021
6 usages
142 stars
Aug 17, 2022
7 usages
5 stars
Aug 18, 2023
29 usages
1.6k stars
Apr 01, 2022
3 usages
15 stars
Jul 05, 2007
1 usages
Sep 01, 2009
1 usages
6 stars