CRUDZilla

Powerful and Flexible CRUD's

Лицензия

Лицензия

MIT
Группа

Группа

io.github.crudzilla
Идентификатор

Идентификатор

crudzilla
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CRUDZilla
Powerful and Flexible CRUD's
Ссылка на сайт

Ссылка на сайт

https://github.com/crudzilla/crudzilla
Система контроля версий

Система контроля версий

https://github.com/crudzilla/crudzilla

Скачать crudzilla

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.crudzilla/crudzilla/ -->
<dependency>
    <groupId>io.github.crudzilla</groupId>
    <artifactId>crudzilla</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.crudzilla/crudzilla/
implementation 'io.github.crudzilla:crudzilla:1.0.0'
// https://jarcasting.com/artifacts/io.github.crudzilla/crudzilla/
implementation ("io.github.crudzilla:crudzilla:1.0.0")
'io.github.crudzilla:crudzilla:jar:1.0.0'
<dependency org="io.github.crudzilla" name="crudzilla" rev="1.0.0">
  <artifact name="crudzilla" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.crudzilla', module='crudzilla', version='1.0.0')
)
libraryDependencies += "io.github.crudzilla" % "crudzilla" % "1.0.0"
[io.github.crudzilla/crudzilla "1.0.0"]

Зависимости

compile (17)

Идентификатор библиотеки Тип Версия
com.querydsl : querydsl-core jar 5.0.0
com.querydsl : querydsl-sql jar 5.0.0
com.querydsl : querydsl-jpa jar 5.0.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
javax.annotation : javax.annotation-api jar 1.3.2
org.springframework : spring-web jar 5.3.17
org.springframework : spring-webmvc jar 5.3.17
javax.validation : validation-api jar 2.0.1.Final
org.apache.commons : commons-lang3 jar 3.12.0
org.springframework.security : spring-security-core jar 5.6.2
org.reflections : reflections jar 0.10.2
org.apache.commons : commons-collections4 jar 4.4
javax.persistence : javax.persistence-api jar 2.2
org.springframework : spring-tx jar 5.3.17
org.modelmapper : modelmapper jar 3.0.0
io.swagger : swagger-annotations jar 1.6.5
org.hibernate : hibernate-core jar 5.6.7.Final

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.skyscreamer : jsonassert jar 1.5.0
org.mockito : mockito-core jar 4.4.0
org.springframework : spring-test jar 5.3.17
org.hamcrest : hamcrest jar 2.2

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0