Last Version

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

Spring-based rapid development framework

License

License

GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

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


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

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework : spring-web jar
javax.servlet : javax.servlet-api jar 4.0.1
org.springframework.boot : spring-boot jar 2.1.6.RELEASE
org.springframework.boot : spring-boot-autoconfigure 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.