MVN

org.pojomatic : pojomatic

Maven & Gradle

Nov 16, 2018
13 usages
31 stars

Pojomatic · Automatically provides configurable implementations of the equals(Object), hashCode() and toString() methods inherited from java.lang.Object

<dependency>
    <groupId>org.pojomatic</groupId>
    <artifactId>pojomatic</artifactId>
    <version>2.2.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.2.1
  • Latest Release Candidate: 1.0-RC3

All Versions

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

Version Vulnerabilities Updated
2.2.x
pojomatic-2.2.1
pojomatic-2.2.0
2.1.x
pojomatic-2.1.0
2.0.x
pojomatic-2.0.1
2.0
pojomatic-2.0
1.0
pojomatic-1.0
pojomatic-1.0-RC3
pojomatic-1.0-RC2
pojomatic-1.0-RC1
0.1
pojomatic-0.1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.pojomatic</groupId>
    <artifactId>pojomatic</artifactId>
    <version>2.2.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'org.pojomatic:pojomatic:2.2.1'

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

implementation("org.pojomatic:pojomatic:2.2.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "org.pojomatic" % "pojomatic" % "2.2.1"

Advertisement

Dependencies from Group

Nov 16, 2018
13 usages
31 stars
Nov 05, 2018
31 stars

Discover Dependencies

Feb 28, 2020
0 stars
Sep 07, 2021
1 usages
740 stars
Jul 18, 2023
4 usages
19.7k stars
Jul 18, 2023
2 usages
19.7k stars
Jul 18, 2023
105 usages
1.6k stars
Jul 28, 2023
3 usages
330 stars
Jun 22, 2021
Oct 22, 2021
2 usages
Oct 22, 2021
1 usages