proxy-maker

OrmNext is a flexible, easy, lightweight orm library

License

License

Categories

Categories

ORM Data
GroupId

GroupId

ru.saidgadjiev.ormnext
ArtifactId

ArtifactId

proxy-maker
Last Version

Last Version

1.17
Release Date

Release Date

Type

Type

jar
Description

Description

proxy-maker
OrmNext is a flexible, easy, lightweight orm library

Download proxy-maker

How to add to project

<!-- https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/proxy-maker/ -->
<dependency>
    <groupId>ru.saidgadjiev.ormnext</groupId>
    <artifactId>proxy-maker</artifactId>
    <version>1.17</version>
</dependency>
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/proxy-maker/
implementation 'ru.saidgadjiev.ormnext:proxy-maker:1.17'
// https://jarcasting.com/artifacts/ru.saidgadjiev.ormnext/proxy-maker/
implementation ("ru.saidgadjiev.ormnext:proxy-maker:1.17")
'ru.saidgadjiev.ormnext:proxy-maker:jar:1.17'
<dependency org="ru.saidgadjiev.ormnext" name="proxy-maker" rev="1.17">
  <artifact name="proxy-maker" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.saidgadjiev.ormnext', module='proxy-maker', version='1.17')
)
libraryDependencies += "ru.saidgadjiev.ormnext" % "proxy-maker" % "1.17"
[ru.saidgadjiev.ormnext/proxy-maker "1.17"]

Dependencies

compile (1)

Group / Artifact Type Version
ru.saidgadjiev.ormnext : logger jar 1.17

Project Modules

There are no modules declared in this project.

OrmNext легковесная, быстрая orm библиотека.
Весит всего 311 Кб.
Написана на чистой Java без использования сторонних библиотек
Технологии: Java.

Maven

Библиотека orm

<dependency>
  <groupId>ru.saidgadjiev.ormnext</groupId>
  <artifactId>ormnext-core</artifactId>
  <version>1.16</version>
</dependency>


Модуль кеширования: https://github.com/saidgadjiev/ormnext-cache

<dependency>
  <groupId>ru.saidgadjiev.ormnext</groupId>
  <artifactId>ormnext-cache</artifactId>
  <version>1.4</version>
</dependency>


Модуль поддержки: https://github.com/saidgadjiev/ormnext-support

<dependency>
  <groupId>ru.saidgadjiev.ormnext</groupId>
  <artifactId>ormnext-support</artifactId>
  <version>1.9</version>
</dependency>

Versions

Version
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0