License |
License |
---|---|
GroupId | GroupIdcom.alibaba.nls |
ArtifactId | ArtifactIdnls-sdk-common |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptioncommon api for java sdk
|
Project URL |
Project URL |
Filename | Size |
---|---|
nls-sdk-common-2.2.1.pom | |
nls-sdk-common-2.2.1.jar | 700 KB |
nls-sdk-common-2.2.1-sources.jar | 684 KB |
nls-sdk-common-2.2.1-javadoc.jar | 165 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.nls/nls-sdk-common/ -->
<dependency>
<groupId>com.alibaba.nls</groupId>
<artifactId>nls-sdk-common</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.nls/nls-sdk-common/
implementation 'com.alibaba.nls:nls-sdk-common:2.2.1'
// https://jarcasting.com/artifacts/com.alibaba.nls/nls-sdk-common/
implementation ("com.alibaba.nls:nls-sdk-common:2.2.1")
'com.alibaba.nls:nls-sdk-common:jar:2.2.1'
<dependency org="com.alibaba.nls" name="nls-sdk-common" rev="2.2.1">
<artifact name="nls-sdk-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.nls', module='nls-sdk-common', version='2.2.1')
)
libraryDependencies += "com.alibaba.nls" % "nls-sdk-common" % "2.2.1"
[com.alibaba.nls/nls-sdk-common "2.2.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
com.alibaba : fastjson | jar | 1.2.41 |
io.netty : netty-transport | jar | 4.1.17.Final |
io.netty : netty-handler | jar | 4.1.17.Final |
io.netty : netty-common | jar | 4.1.17.Final |
io.netty : netty-codec-http | jar | 4.1.17.Final |
io.netty : netty-codec | jar | 4.1.17.Final |
io.netty : netty-buffer | jar | 4.1.17.Final |
com.squareup.okio : okio | jar | 1.13.0 |
com.squareup.okhttp3 : okhttp | jar | 3.9.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
ch.qos.logback : logback-classic | jar | 1.0.13 |