Skip to content

saidgadjiev/ormnext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

345 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages