License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.guerlab |
ArtifactId | ArtifactIdsdk-qq-core |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionqq component with spring boot
|
Filename | Size |
---|---|
sdk-qq-core-1.2.1.pom | |
sdk-qq-core-1.2.1.jar | 18 KB |
sdk-qq-core-1.2.1-sources.jar | 12 KB |
sdk-qq-core-1.2.1-javadoc.jar | 141 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.guerlab/sdk-qq-core/ -->
<dependency>
<groupId>net.guerlab</groupId>
<artifactId>sdk-qq-core</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.guerlab/sdk-qq-core/
implementation 'net.guerlab:sdk-qq-core:1.2.1'
// https://jarcasting.com/artifacts/net.guerlab/sdk-qq-core/
implementation ("net.guerlab:sdk-qq-core:1.2.1")
'net.guerlab:sdk-qq-core:jar:1.2.1'
<dependency org="net.guerlab" name="sdk-qq-core" rev="1.2.1">
<artifact name="sdk-qq-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.guerlab', module='sdk-qq-core', version='1.2.1')
)
libraryDependencies += "net.guerlab" % "sdk-qq-core" % "1.2.1"
[net.guerlab/sdk-qq-core "1.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.6 |
commons-codec : commons-codec | jar | 1.10 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.squareup.okhttp3 : okhttp | jar | 3.8.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar |