posmulten-hibernate

Integration of Posmulten and Hibernate libraries

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.starnowski.posmulten.hibernate
ArtifactId

ArtifactId

parent
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

posmulten-hibernate
Integration of Posmulten and Hibernate libraries
Project URL

Project URL

https://github.com/starnowski/posmulten-hibernate
Source Code Management

Source Code Management

https://github.com/starnowski/posmulten-hibernate

Download parent

Filename Size
parent-0.1.1.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.starnowski.posmulten.hibernate/parent/ -->
<dependency>
    <groupId>com.github.starnowski.posmulten.hibernate</groupId>
    <artifactId>parent</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.starnowski.posmulten.hibernate/parent/
implementation 'com.github.starnowski.posmulten.hibernate:parent:0.1.1'
// https://jarcasting.com/artifacts/com.github.starnowski.posmulten.hibernate/parent/
implementation ("com.github.starnowski.posmulten.hibernate:parent:0.1.1")
'com.github.starnowski.posmulten.hibernate:parent:pom:0.1.1'
<dependency org="com.github.starnowski.posmulten.hibernate" name="parent" rev="0.1.1">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.starnowski.posmulten.hibernate', module='parent', version='0.1.1')
)
libraryDependencies += "com.github.starnowski.posmulten.hibernate" % "parent" % "0.1.1"
[com.github.starnowski.posmulten.hibernate/parent "0.1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • test-utils
  • core-functional-tests

Versions

Version
0.1.1
0.1.0