cn.jque:jque-common


GroupId

GroupId

cn.jque
ArtifactId

ArtifactId

jque-common
Last Version

Last Version

2022.06.28
Release Date

Release Date

Type

Type

jar
Description

Description

Download jque-common

How to add to project

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

Dependencies

compile (16)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12
com.fasterxml.jackson.core : jackson-annotations jar
org.apache.commons : commons-lang3 jar
org.springframework : spring-web jar
org.springframework : spring-context jar
javax.servlet : javax.servlet-api jar
io.github.openfeign : feign-core jar
com.google.guava : guava jar 28.2-jre
org.slf4j : slf4j-api jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.jodd : jodd-http jar 5.1.4
jakarta.validation : jakarta.validation-api jar 2.0.2
eu.bitwalker : UserAgentUtils jar 1.21
com.google.code.gson : gson jar 2.8.5
io.swagger : swagger-annotations jar 1.5.20

test (2)

Group / Artifact Type Version
junit : junit jar 4.13
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2022.06.28
2022.06-24