| GroupId | GroupIdcn.jque |
|---|---|
| ArtifactId | ArtifactIdjque-common |
| Last Version | Last Version2022.06.28 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Filename | Size |
|---|---|
| jque-common-2022.06.28.pom | |
| jque-common-2022.06.28.jar | 6 KB |
| jque-common-2022.06.28-sources.jar | 4 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13 |
| org.mockito : mockito-all | jar | 1.9.5 |