MVN

xyz.ronella.gosu : ginfuser

Maven & Gradle

Mar 20, 2020
0 stars

GInfuser · A gosu implementation to map a domain class into a DTO *(data transfer object)*. This utilizes annotations to describe how the fields in the DTO must be populated.

<dependency>
    <groupId>xyz.ronella.gosu</groupId>
    <artifactId>ginfuser</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of xyz.ronella.gosu : ginfuser to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of xyz.ronella.gosu : ginfuser to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
ginfuser-1.1.0
1.0.x
ginfuser-1.0.0

How to add a dependency to Maven

Add the following xyz.ronella.gosu : ginfuser maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>xyz.ronella.gosu</groupId>
    <artifactId>ginfuser</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following xyz.ronella.gosu : ginfuser gradle dependency to your build.gradle file:

implementation 'xyz.ronella.gosu:ginfuser:1.1.0'

Gradle Kotlin DSL: Add the following xyz.ronella.gosu : ginfuser gradle kotlin dependency to your build.gradle.kts file:

implementation("xyz.ronella.gosu:ginfuser:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following xyz.ronella.gosu : ginfuser sbt scala dependency to your build.sbt file:

libraryDependencies += "xyz.ronella.gosu" % "ginfuser" % "1.1.0"

Advertisement

Dependencies from Group

Mar 19, 2020
2 usages
0 stars
Mar 20, 2020
0 stars
Mar 20, 2020
0 stars
Apr 03, 2020
0 stars
Mar 14, 2022
0 stars

Discover Dependencies

Mar 20, 2020
8 stars
Mar 17, 2020
2 stars
May 30, 2023
2 stars
Nov 19, 2020
0 stars
Nov 19, 2020
0 stars
Aug 24, 2021
0 stars
Oct 12, 2021
0 stars
Feb 01, 2022
0 stars