Модуль кеширования для библиотеки orm-next. Технологии: Java.
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdru.saidgadjiev.ormnext |
| ArtifactId | ArtifactIdormnext-cache |
| Last Version | Last Version1.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionormnext-cache
Library which contains implementations Ormnext cache
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ormnext-cache-1.4.pom | |
| ormnext-cache-1.4.jar | 23 KB |
| ormnext-cache-1.4-sources.jar | 13 KB |
| ormnext-cache-1.4-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/ -->
<dependency>
<groupId>ru.saidgadjiev.ormnext</groupId>
<artifactId>ormnext-cache</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/
implementation 'ru.saidgadjiev.ormnext:ormnext-cache:1.4'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-cache/
implementation ("ru.saidgadjiev.ormnext:ormnext-cache:1.4")
'ru.saidgadjiev.ormnext:ormnext-cache:jar:1.4'
<dependency org="ru.saidgadjiev.ormnext" name="ormnext-cache" rev="1.4">
<artifact name="ormnext-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='ormnext-cache', version='1.4')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "ormnext-cache" % "1.4"
[ru.saidgadjiev.ormnext/ormnext-cache "1.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.saidgadjiev.ormnext : ormnext-core | jar | 1.16 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
Модуль кеширования для библиотеки orm-next. Технологии: Java.