Last Version

bns client supports spring framework 1.4.6

core module of bns client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.baidu
ArtifactId

ArtifactId

bns-client-spring
Version

Version

1.4.6
Type

Type

jar
Description

Description

bns client supports spring framework
core module of bns client

Download bns-client-spring 1.4.6


<!-- https://jarcasting.com/artifacts/com.baidu/bns-client-spring/ -->
<dependency>
    <groupId>com.baidu</groupId>
    <artifactId>bns-client-spring</artifactId>
    <version>1.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidu/bns-client-spring/
implementation 'com.baidu:bns-client-spring:1.4.6'
// https://jarcasting.com/artifacts/com.baidu/bns-client-spring/
implementation ("com.baidu:bns-client-spring:1.4.6")
'com.baidu:bns-client-spring:jar:1.4.6'
<dependency org="com.baidu" name="bns-client-spring" rev="1.4.6">
  <artifact name="bns-client-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidu', module='bns-client-spring', version='1.4.6')
)
libraryDependencies += "com.baidu" % "bns-client-spring" % "1.4.6"
[com.baidu/bns-client-spring "1.4.6"]

Dependencies

compile (5)

Group / Artifact Type Version
com.baidu : bns-core jar 1.4.6
org.springframework : spring-web jar 3.2.11.RELEASE
com.google.protobuf : protobuf-java jar 2.5.0
org.slf4j : slf4j-log4j12 jar 1.6.1
org.slf4j : slf4j-nop jar 1.7.12

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.