| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdru.saidgadjiev.ormnext |
| ArtifactId | ArtifactIdormnext-core |
| Last Version | Last Version1.17 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionormnext-core
OrmNext is a flexible, easy, lightweight orm library
|
| Filename | Size |
|---|---|
| ormnext-core-1.17.pom | |
| ormnext-core-1.17.jar | 258 KB |
| ormnext-core-1.17-sources.jar | 191 KB |
| ormnext-core-1.17-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-core/ -->
<dependency>
<groupId>ru.saidgadjiev.ormnext</groupId>
<artifactId>ormnext-core</artifactId>
<version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-core/
implementation 'ru.saidgadjiev.ormnext:ormnext-core:1.17'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/ormnext-core/
implementation ("ru.saidgadjiev.ormnext:ormnext-core:1.17")
'ru.saidgadjiev.ormnext:ormnext-core:jar:1.17'
<dependency org="ru.saidgadjiev.ormnext" name="ormnext-core" rev="1.17">
<artifact name="ormnext-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='ormnext-core', version='1.17')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "ormnext-core" % "1.17"
[ru.saidgadjiev.ormnext/ormnext-core "1.17"]
| Group / Artifact | Type | Version |
|---|---|---|
| ru.saidgadjiev.ormnext : logger | jar | 1.17 |
| ru.saidgadjiev.ormnext : proxy-maker | jar | 1.17 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.mockito : mockito-all | jar | 1.9.5 |
| com.h2database : h2 | jar | 1.0.60 |