momomo.com.platform.db.transactional.Spring

A library to execute database commands in transactions without having to use annotations based on Spring libraries.

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.momomo
ArtifactId

ArtifactId

momomo.com.platform.db.transactional.Spring
Last Version

Last Version

5.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

momomo.com.platform.db.transactional.Spring
A library to execute database commands in transactions without having to use annotations based on Spring libraries.
Project URL

Project URL

https://github.com/momomo
Source Code Management

Source Code Management

https://github.com/momomo/momomo.com.platform.db.transactional.Spring

Download momomo.com.platform.db.transactional.Spring

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.momomo : momomo.com.platform.db.transactional jar 5.0.2
org.springframework : spring-core jar 5.2.8.RELEASE
org.springframework : spring-beans jar 5.2.8.RELEASE
org.springframework : spring-context jar 5.2.8.RELEASE
org.springframework : spring-tx jar 5.2.8.RELEASE
org.springframework : spring-orm jar 5.2.8.RELEASE
org.springframework : spring-web jar 5.2.8.RELEASE
org.springframework : spring-webmvc jar 5.2.8.RELEASE
org.springframework : spring-test jar 5.2.8.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
5.0.2
5.0.1
2.1.9
2.1.8