Last Version

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

Spring-based rapid development framework

License

License

GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

clever-framework-webmvc
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-webmvc 1.0.6


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

Dependencies

compile (11)

Group / Artifact Type Version
org.springframework.hateoas : spring-hateoas jar 0.25.1.RELEASE
com.github.pagehelper : pagehelper-spring-boot-starter jar 1.2.10
org.springframework.data : spring-data-commons Optional jar
io.github.toquery : clever-framework-core jar 1.0.6
com.google.guava : guava jar 26.0-jre
org.springframework.boot : spring-boot-starter-web jar 2.1.6.RELEASE
org.springframework : spring-beans jar
javax.servlet : javax.servlet-api jar 4.0.1
io.github.toquery : clever-framework-web jar 1.0.6
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.