License |
License |
---|---|
GroupId | GroupIdcom.maqiangcgq |
ArtifactId | ArtifactIdquincy-common |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCommon
Common utils included
|
Filename | Size |
---|---|
quincy-common-1.0.7.pom | |
quincy-common-1.0.7.jar | 75 KB |
quincy-common-1.0.7-sources.jar | 37 KB |
quincy-common-1.0.7-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.maqiangcgq/quincy-common/ -->
<dependency>
<groupId>com.maqiangcgq</groupId>
<artifactId>quincy-common</artifactId>
<version>1.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.maqiangcgq/quincy-common/
implementation 'com.maqiangcgq:quincy-common:1.0.7'
// https://jarcasting.com/artifacts/com.maqiangcgq/quincy-common/
implementation ("com.maqiangcgq:quincy-common:1.0.7")
'com.maqiangcgq:quincy-common:jar:1.0.7'
<dependency org="com.maqiangcgq" name="quincy-common" rev="1.0.7">
<artifact name="quincy-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.maqiangcgq', module='quincy-common', version='1.0.7')
)
libraryDependencies += "com.maqiangcgq" % "quincy-common" % "1.0.7"
[com.maqiangcgq/quincy-common "1.0.7"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.springframework : spring-webmvc | jar | 5.1.8.RELEASE |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.8 |
org.aspectj : aspectjrt | jar | 1.9.3 |
org.freemarker : freemarker | jar | 2.3.28 |
org.slf4j : slf4j-api | jar | 1.7.28 |
org.projectlombok : lombok | jar | 1.18.8 |
org.apache.ant : ant | jar | 1.10.6 |
org.bouncycastle : bcpg-jdk15on | jar | 1.64 |
org.apache.commons : commons-pool2 | jar | 2.6.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |