License |
License |
---|---|
GroupId | GroupIdcom.github.qinhouping |
ArtifactId | ArtifactIdqinsoft-common |
Last Version | Last Version1.0.1-beta1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqinsoft-command公共代码库
|
Filename | Size |
---|---|
qinsoft-common-1.0.1-beta1.pom | |
qinsoft-common-1.0.1-beta1.jar | 58 KB |
qinsoft-common-1.0.1-beta1-sources.jar | 30 KB |
qinsoft-common-1.0.1-beta1-javadoc.jar | 323 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-common/ -->
<dependency>
<groupId>com.github.qinhouping</groupId>
<artifactId>qinsoft-common</artifactId>
<version>1.0.1-beta1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-common/
implementation 'com.github.qinhouping:qinsoft-common:1.0.1-beta1'
// https://jarcasting.com/artifacts/com.github.qinhouping/qinsoft-common/
implementation ("com.github.qinhouping:qinsoft-common:1.0.1-beta1")
'com.github.qinhouping:qinsoft-common:jar:1.0.1-beta1'
<dependency org="com.github.qinhouping" name="qinsoft-common" rev="1.0.1-beta1">
<artifact name="qinsoft-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.qinhouping', module='qinsoft-common', version='1.0.1-beta1')
)
libraryDependencies += "com.github.qinhouping" % "qinsoft-common" % "1.0.1-beta1"
[com.github.qinhouping/qinsoft-common "1.0.1-beta1"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.62 |
com.thoughtworks.xstream : xstream | jar | 1.4.11.1 |
com.github.qinhouping : qinsoft-qredis | jar | 1.0.1-beta1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |