Last Version

Domain ID Hibernate UserType 0.1.0

Automatic Hibernate UserType registration for Domain IDs.

License

License

Categories

Categories

Doma Data ORM Hibernate
GroupId

GroupId

io.github.acdcjunior
ArtifactId

ArtifactId

domain-id-hibernate-usertype
Version

Version

0.1.0
Type

Type

jar
Description

Description

Domain ID Hibernate UserType
Automatic Hibernate UserType registration for Domain IDs.
Project URL

Project URL

https://github.com/acdcjunior/domain-id

Download domain-id-hibernate-usertype 0.1.0


<!-- https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-hibernate-usertype/ -->
<dependency>
    <groupId>io.github.acdcjunior</groupId>
    <artifactId>domain-id-hibernate-usertype</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-hibernate-usertype/
implementation 'io.github.acdcjunior:domain-id-hibernate-usertype:0.1.0'
// https://jarcasting.com/artifacts/io.github.acdcjunior/domain-id-hibernate-usertype/
implementation ("io.github.acdcjunior:domain-id-hibernate-usertype:0.1.0")
'io.github.acdcjunior:domain-id-hibernate-usertype:jar:0.1.0'
<dependency org="io.github.acdcjunior" name="domain-id-hibernate-usertype" rev="0.1.0">
  <artifact name="domain-id-hibernate-usertype" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.acdcjunior', module='domain-id-hibernate-usertype', version='0.1.0')
)
libraryDependencies += "io.github.acdcjunior" % "domain-id-hibernate-usertype" % "0.1.0"
[io.github.acdcjunior/domain-id-hibernate-usertype "0.1.0"]

Dependencies

runtime (3)

Group / Artifact Type Version
io.github.acdcjunior : domain-id jar 1.0.0
org.hibernate : hibernate-core jar 5.3.10.Final
org.springframework : spring-core jar 5.1.7.RELEASE

test (5)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.2
org.springframework.boot : spring-boot-starter-web jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.5.RELEASE
org.springframework.boot : spring-boot-starter-test jar 2.1.5.RELEASE
com.h2database : h2 jar 1.4.199

Project Modules

There are no modules declared in this project.