| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.kimffy24 |
| Идентификатор | Идентификаторuow |
| Последняя версия | Последняя версия0.1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеuow
UoW is means Unit of Work. We can use this toolkit to save the aggregate root easily.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| uow-0.1.0.2.pom | |
| uow-0.1.0.2.jar | 64 KB |
| uow-0.1.0.2-sources.jar | 34 KB |
| uow-0.1.0.2-javadoc.jar | 248 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor Необязательный | 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 |