hibernate-ext-multivalue-map

Hibernate's multi-value map extension. Can be used in jpa

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

org.yuequan
ArtifactId

ArtifactId

hibernate-ext-multivalue-map
Last Version

Last Version

1.0.0.BETA
Release Date

Release Date

Type

Type

jar
Description

Description

hibernate-ext-multivalue-map
Hibernate's multi-value map extension. Can be used in jpa
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-parent/spring-boot-starters/hibernate-ext-multivalue-map
Project Organization

Project Organization

Pivotal Software, Inc.
Source Code Management

Source Code Management

https://github.com/yuequan1997/hibernate-ext-multivalue-map

Download hibernate-ext-multivalue-map

How to add to project

<!-- https://jarcasting.com/artifacts/org.yuequan/hibernate-ext-multivalue-map/ -->
<dependency>
    <groupId>org.yuequan</groupId>
    <artifactId>hibernate-ext-multivalue-map</artifactId>
    <version>1.0.0.BETA</version>
</dependency>
// https://jarcasting.com/artifacts/org.yuequan/hibernate-ext-multivalue-map/
implementation 'org.yuequan:hibernate-ext-multivalue-map:1.0.0.BETA'
// https://jarcasting.com/artifacts/org.yuequan/hibernate-ext-multivalue-map/
implementation ("org.yuequan:hibernate-ext-multivalue-map:1.0.0.BETA")
'org.yuequan:hibernate-ext-multivalue-map:jar:1.0.0.BETA'
<dependency org="org.yuequan" name="hibernate-ext-multivalue-map" rev="1.0.0.BETA">
  <artifact name="hibernate-ext-multivalue-map" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.yuequan', module='hibernate-ext-multivalue-map', version='1.0.0.BETA')
)
libraryDependencies += "org.yuequan" % "hibernate-ext-multivalue-map" % "1.0.0.BETA"
[org.yuequan/hibernate-ext-multivalue-map "1.0.0.BETA"]

Dependencies

provided (2)

Group / Artifact Type Version
org.hibernate : hibernate-core jar 5.3.0.Final
org.springframework : spring-core jar 5.0.11.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.BETA