uow

UoW is means Unit of Work. We can use this toolkit to save the aggregate root easily.

License

License

GroupId

GroupId

com.github.kimffy24
ArtifactId

ArtifactId

uow
Last Version

Last Version

0.1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

uow
UoW is means Unit of Work. We can use this toolkit to save the aggregate root easily.
Project URL

Project URL

https://github.com/kimffy24/UoW/issues
Source Code Management

Source Code Management

https://github.com/kimffy24/UoW

Download uow

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.2
org.springframework.boot : spring-boot-autoconfigure jar 2.5.2
org.mybatis : mybatis jar 3.5.6
org.aspectj : aspectjweaver jar 1.8.14
com.github.kimffy24 : ejoker-common jar 3.0.7.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0.2
0.1.0.1
0.1.0.0
0.0.6.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2