CRUDZilla

Powerful and Flexible CRUD's

License

License

MIT
GroupId

GroupId

io.github.crudzilla
ArtifactId

ArtifactId

crudzilla
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

CRUDZilla
Powerful and Flexible CRUD's
Project URL

Project URL

https://github.com/crudzilla/crudzilla
Source Code Management

Source Code Management

https://github.com/crudzilla/crudzilla

Download crudzilla

How to add to project

<!-- 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"]

Dependencies

compile (17)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 4.0.1

test (6)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0