MVN

com.josesamuel : carboncopy-annotations

Maven & Gradle

Oct 05, 2018
1 usages
0 stars

CarbonCopy Annotations · Create POJO carbon copy of a class with @CarbonCopy annotation

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>carboncopy-annotations</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.josesamuel : carboncopy-annotations to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of com.josesamuel : carboncopy-annotations to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
carboncopy-annotations-1.0.4
carboncopy-annotations-1.0.3
carboncopy-annotations-1.0.2
carboncopy-annotations-1.0.1
carboncopy-annotations-1.0.0

How to add a dependency to Maven

Add the following com.josesamuel : carboncopy-annotations maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.josesamuel</groupId>
    <artifactId>carboncopy-annotations</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.josesamuel : carboncopy-annotations gradle dependency to your build.gradle file:

implementation 'com.josesamuel:carboncopy-annotations:1.0.4'

Gradle Kotlin DSL: Add the following com.josesamuel : carboncopy-annotations gradle kotlin dependency to your build.gradle.kts file:

implementation("com.josesamuel:carboncopy-annotations:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.josesamuel : carboncopy-annotations sbt scala dependency to your build.sbt file:

libraryDependencies += "com.josesamuel" % "carboncopy-annotations" % "1.0.4"

Advertisement

Dependencies from Group

May 15, 2023
4 usages
80 stars
Oct 06, 2017
2 usages
Aug 16, 2023
2 usages
1 stars
Oct 05, 2018
1 usages
0 stars
May 27, 2018
1 usages
1 stars

Discover Dependencies

Sep 11, 2018
3 usages
60 stars
Dec 04, 2018
1 usages
12 stars
May 31, 2018
1 usages
1 stars
Dec 14, 2018
1 usages
317 stars
Feb 10, 2021
2 usages
20 stars
Apr 09, 2019
2 usages
3 stars
Mar 01, 2018
1 usages
38 stars