Last Version

com.wesleyhome.jpa:equals-hashcode-annotations 1.0.2

Annotation Processing for generating equals and hashcode classes and tests for JPA Entities. This utilizes the Apache Commons Lang library.

License

License

GroupId

GroupId

com.wesleyhome.jpa
ArtifactId

ArtifactId

equals-hashcode-annotations
Version

Version

1.0.2
Type

Type

jar
Description

Description

Annotation Processing for generating equals and hashcode classes and tests for JPA Entities. This utilizes the Apache Commons Lang library.

Download equals-hashcode-annotations 1.0.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.