Last Version

io.github.toquery:clever-framework-curd 1.0.6

Spring-based rapid development framework

License

License

GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

clever-framework-curd
Version

Version

1.0.6
Type

Type

jar
Description

Description

Spring-based rapid development framework
Project URL

Project URL

https://github.com/ToQuery/clever-framework

Download clever-framework-curd 1.0.6


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

Dependencies

compile (5)

Group / Artifact Type Version
io.github.toquery : clever-framework-dao jar 1.0.6
io.github.toquery : clever-framework-webmvc jar 1.0.6
org.springframework.boot : spring-boot-starter-data-rest jar 2.1.6.RELEASE
org.slf4j : slf4j-api jar 1.7.26
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.1.6.RELEASE

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.2

Project Modules

There are no modules declared in this project.