Last Version

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

Spring-based rapid development framework

License

License

GroupId

GroupId

io.github.toquery
ArtifactId

ArtifactId

clever-framework-common
Version

Version

1.0.6
Type

Type

jar
Description

Description

Spring-based rapid development framework

Download clever-framework-common 1.0.6


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

Dependencies

compile (8)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
commons-beanutils : commons-beanutils jar 1.9.3
org.springframework : spring-core jar 5.1.8.RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
org.springframework : spring-web jar
com.alibaba : fastjson jar 1.2.58
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.