is not current version
Last Version 5.0.2

com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres 5.0.1

Provides the postgres related implementations towards our database related repositories

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.db.base.jpa.session.with.postgres
Version

Version

5.0.1
Type

Type

jar

Download momomo.com.platform.db.base.jpa.session.with.postgres 5.0.1


<!-- https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres/ -->
<dependency>
    <groupId>com.momomo</groupId>
    <artifactId>momomo.com.platform.db.base.jpa.session.with.postgres</artifactId>
    <version>5.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres/
implementation 'com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:5.0.1'
// https://jarcasting.com/artifacts/com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres/
implementation ("com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:5.0.1")
'com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:jar:5.0.1'
<dependency org="com.momomo" name="momomo.com.platform.db.base.jpa.session.with.postgres" rev="5.0.1">
  <artifact name="momomo.com.platform.db.base.jpa.session.with.postgres" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.momomo', module='momomo.com.platform.db.base.jpa.session.with.postgres', version='5.0.1')
)
libraryDependencies += "com.momomo" % "momomo.com.platform.db.base.jpa.session.with.postgres" % "5.0.1"
[com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres "5.0.1"]