m

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

Provides the postgres related implementations towards our database related repositories
https://github.com/momomo
MoL1 License
momomo
Files download
File Operation
momomo.com.platform.db.base.jpa.session.with.postgres-5.0.2.jar download
momomo.com.platform.db.base.jpa.session.with.postgres-5.0.2.pom download
momomo.com.platform.db.base.jpa.session.with.postgres-5.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.momomo</groupId>
  <artifactId>momomo.com.platform.db.base.jpa.session.with.postgres</artifactId>
  <version>5.0.2</version>
</dependency>
Gradle Groovy
implementation 'com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:5.0.2'
Gradle Kotlin
implementation("com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:5.0.2")
Scala SBT
libraryDependencies += "com.momomo" % "momomo.com.platform.db.base.jpa.session.with.postgres" % "5.0.2"
Groovy Grape
@Grapes(
  @Grab(group='com.momomo', module='momomo.com.platform.db.base.jpa.session.with.postgres', version='5.0.2')
)
Apache Ivy
<dependency org="com.momomo" name="momomo.com.platform.db.base.jpa.session.with.postgres" rev="5.0.2" />
Leiningen
[com.momomo/momomo.com.platform.db.base.jpa.session.with.postgres "5.0.2"]
Apache Buildr
'com.momomo:momomo.com.platform.db.base.jpa.session.with.postgres:jar:5.0.2'