Модуль для реализаций под разные СУБД. Технологии: Java.
| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdru.saidgadjiev.ormnext |
| ArtifactId | ArtifactIdormnext-support |
| Last Version | Last Version1.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionormnext-support
Library which contains implementations additional things for OrmNext library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ormnext-support-1.9.pom | |
| ormnext-support-1.9.jar | 12 KB |
| ormnext-support-1.9-sources.jar | 10 KB |
| ormnext-support-1.9-javadoc.jar | 72 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-support/ -->
<dependency>
<groupId>ru.saidgadjiev.ormnext</groupId>
<artifactId>ormnext-support</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-support/
implementation 'ru.saidgadjiev.ormnext:ormnext-support:1.9'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-support/
implementation ("ru.saidgadjiev.ormnext:ormnext-support:1.9")
'ru.saidgadjiev.ormnext:ormnext-support:jar:1.9'
<dependency org="ru.saidgadjiev.ormnext" name="ormnext-support" rev="1.9">
<artifact name="ormnext-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='ormnext-support', version='1.9')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "ormnext-support" % "1.9"
[ru.saidgadjiev.ormnext/ormnext-support "1.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.saidgadjiev.ormnext : ormnext-core | jar | 1.16 |
Модуль для реализаций под разные СУБД. Технологии: Java.