Last Version

Brahma Hibernate Utils 1.0.1

An annotaion processor to keep track of @Entity classes

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.gozefo.brahma
ArtifactId

ArtifactId

brahma-hibernateutils
Version

Version

1.0.1
Type

Type

jar
Description

Description

Brahma Hibernate Utils
An annotaion processor to keep track of @Entity classes
Project URL

Project URL

https://github.com/gozefo/brahma-hibernateutils
Source Code Management

Source Code Management

http://github.com/gozefo/brahma-hibernateutils/tree/master

Download brahma-hibernateutils 1.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup : javapoet jar 1.9.0
javax.persistence : persistence-api jar 1.0.2

provided (1)

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

test (2)

Group / Artifact Type Version
com.google.testing.compile : compile-testing jar 0.15
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.