| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.momomo |
| ArtifactId | ArtifactIdmomomo.com.platform.db.base.jpa.session.with.postgres |
| Last Version | Last Version5.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmomomo.com.platform.db.base.jpa.session.with.postgres
Provides the postgres related implementations towards our database related repositories
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
<!-- 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.2</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.2'
// 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.2")
'com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:jar:5.0.2'
<dependency org="com.momomo" name="momomo.com.platform.db.base.jpa.session.with.postgres" rev="5.0.2">
<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.2')
)
libraryDependencies += "com.momomo" % "momomo.com.platform.db.base.jpa.session.with.postgres" % "5.0.2"
[com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres "5.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.momomo : momomo.com.platform.db.base.jpa.session | jar | 5.0.2 |
| org.postgresql : postgresql | jar | 42.2.19 |