License |
License |
---|---|
Categories |
CategoriesHibernate Data ORM |
GroupId | GroupIdcom.github.microtweak |
ArtifactId | ArtifactIdjbx4j-descriptor-hibernate |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionJPA Descriptor for Hibernate
JSON Binding eXtension for JPA
|
<!-- https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-descriptor-hibernate/ -->
<dependency>
<groupId>com.github.microtweak</groupId>
<artifactId>jbx4j-descriptor-hibernate</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-descriptor-hibernate/
implementation 'com.github.microtweak:jbx4j-descriptor-hibernate:1.0.0'
// https://jarcasting.com/artifacts/com.github.microtweak/jbx4j-descriptor-hibernate/
implementation ("com.github.microtweak:jbx4j-descriptor-hibernate:1.0.0")
'com.github.microtweak:jbx4j-descriptor-hibernate:jar:1.0.0'
<dependency org="com.github.microtweak" name="jbx4j-descriptor-hibernate" rev="1.0.0">
<artifact name="jbx4j-descriptor-hibernate" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.microtweak', module='jbx4j-descriptor-hibernate', version='1.0.0')
)
libraryDependencies += "com.github.microtweak" % "jbx4j-descriptor-hibernate" % "1.0.0"
[com.github.microtweak/jbx4j-descriptor-hibernate "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.microtweak : jbx4j-descriptor-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.hibernate : hibernate-core | jar | 5.4.3.Final |
Group / Artifact | Type | Version |
---|---|---|
com.github.microtweak : jbx4j-descriptor-core | jar | 1.0.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.1 |
com.h2database : h2 | jar | 1.4.197 |
com.github.dadrus.jpa-unit : jpa-unit5 | jar | 0.4.0 |
com.github.dadrus.jpa-unit : jpa-unit-rdbms | jar | 0.4.0 |