Last Version

net.vergien.bau:bean-auto-utils-processor 0.0.12

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

License

License

Categories

Categories

Net Auto Application Layer Libs Code Generators
GroupId

GroupId

net.vergien.bau
ArtifactId

ArtifactId

bean-auto-utils-processor
Version

Version

0.0.12
Type

Type

jar
Description

Description

Java annotation processor to generate hashCode(), toString() and equals(Object other) implementations

Download bean-auto-utils-processor 0.0.12


<!-- https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-processor/ -->
<dependency>
    <groupId>net.vergien.bau</groupId>
    <artifactId>bean-auto-utils-processor</artifactId>
    <version>0.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-processor/
implementation 'net.vergien.bau:bean-auto-utils-processor:0.0.12'
// https://jarcasting.com/artifacts/net.vergien.bau/bean-auto-utils-processor/
implementation ("net.vergien.bau:bean-auto-utils-processor:0.0.12")
'net.vergien.bau:bean-auto-utils-processor:jar:0.0.12'
<dependency org="net.vergien.bau" name="bean-auto-utils-processor" rev="0.0.12">
  <artifact name="bean-auto-utils-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.vergien.bau', module='bean-auto-utils-processor', version='0.0.12')
)
libraryDependencies += "net.vergien.bau" % "bean-auto-utils-processor" % "0.0.12"
[net.vergien.bau/bean-auto-utils-processor "0.0.12"]

Dependencies

compile (1)

Group / Artifact Type Version
net.vergien.bau : bean-auto-utils-annotations jar 0.0.12

provided (1)

Group / Artifact Type Version
com.google.auto.service : auto-service jar 1.0-rc4

Project Modules

There are no modules declared in this project.