net.guerlab:sdk-qq-core

qq component with spring boot

License

License

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

sdk-qq-core
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

qq component with spring boot

Download sdk-qq-core

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.3
1.1.1
1.0.3
1.0.2
1.0.1
1.0.0