Last Version

Pojomatic 2.2.1

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

License

License

GroupId

GroupId

org.pojomatic
ArtifactId

ArtifactId

pojomatic
Version

Version

2.2.1
Type

Type

jar
Description

Description

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

Project URL

http://www.pojomatic.org/pojomatic
Source Code Management

Source Code Management

https://github.com/irobertson/pojomatic

Download pojomatic 2.2.1


<!-- https://jarcasting.com/artifacts/org.pojomatic/pojomatic/ -->
<dependency>
    <groupId>org.pojomatic</groupId>
    <artifactId>pojomatic</artifactId>
    <version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pojomatic/pojomatic/
implementation 'org.pojomatic:pojomatic:2.2.1'
// https://jarcasting.com/artifacts/org.pojomatic/pojomatic/
implementation ("org.pojomatic:pojomatic:2.2.1")
'org.pojomatic:pojomatic:jar:2.2.1'
<dependency org="org.pojomatic" name="pojomatic" rev="2.2.1">
  <artifact name="pojomatic" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pojomatic', module='pojomatic', version='2.2.1')
)
libraryDependencies += "org.pojomatic" % "pojomatic" % "2.2.1"
[org.pojomatic/pojomatic "2.2.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.asm : asm jar 7.0

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.9.10
com.google.guava : guava jar 16.0.1
org.mockito : mockito-core jar 2.19.0
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.