com.github.starnowski.posmulten.hibernate:core

Integration of Posmulten and Hibernate libraries

License

License

Categories

Categories

Hibernate Data ORM
GroupId

GroupId

com.github.starnowski.posmulten.hibernate
ArtifactId

ArtifactId

core
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Integration of Posmulten and Hibernate libraries

Download core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.hibernate : hibernate-core Optional jar 5.6.3.Final
com.github.starnowski.posmulten : postgresql-core jar 0.5.5
org.postgresql : postgresql jar 42.3.3

test (7)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.20
com.github.starnowski.posmulten.hibernate » test-utils jar 0.1.1
org.codehaus.groovy : groovy-all jar 2.4.12
org.spockframework : spock-core jar 1.1-groovy-2.4
org.assertj : assertj-core jar 3.16.1
org.objenesis : objenesis jar 3.2
org.mockito : mockito-inline jar 4.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.1
0.1.0