License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.gozefo.brahma |
ArtifactId | ArtifactIdbrahma-hibernateutils |
Version | Version1.0.1 |
Type | Typejar |
Description |
DescriptionBrahma Hibernate Utils
An annotaion processor to keep track of @Entity classes
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup : javapoet | jar | 1.9.0 |
javax.persistence : persistence-api | jar | 1.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.service : auto-service | jar | 1.0-rc4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.testing.compile : compile-testing | jar | 0.15 |
junit : junit | jar | 4.12 |