| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.crudzilla |
| Идентификатор | Идентификаторcrudzilla |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Описание |
ОписаниеCRUDZilla
Powerful and Flexible CRUD's
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| crudzilla-1.0.0.pom | |
| crudzilla-1.0.0.jar | 55 KB |
| crudzilla-1.0.0-sources.jar | 28 KB |
| crudzilla-1.0.0-javadoc.jar | 324 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |