License |
License |
---|---|
Categories |
CategoriesFeather Application Layer Libs Dependency Injection |
GroupId | GroupIdcn.featherfly |
ArtifactId | ArtifactIdbccs-api |
Last Version | Last Version3.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbccs-api
baidu push client api with maven
|
Project URL |
Project URL |
Filename | Size |
---|---|
bccs-api-3.0.1.pom | |
bccs-api-3.0.1.jar | 123 KB |
bccs-api-3.0.1-sources.jar | 82 KB |
bccs-api-3.0.1-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.featherfly/bccs-api/ -->
<dependency>
<groupId>cn.featherfly</groupId>
<artifactId>bccs-api</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.featherfly/bccs-api/
implementation 'cn.featherfly:bccs-api:3.0.1'
// https://jarcasting.com/artifacts/cn.featherfly/bccs-api/
implementation ("cn.featherfly:bccs-api:3.0.1")
'cn.featherfly:bccs-api:jar:3.0.1'
<dependency org="cn.featherfly" name="bccs-api" rev="3.0.1">
<artifact name="bccs-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.featherfly', module='bccs-api', version='3.0.1')
)
libraryDependencies += "cn.featherfly" % "bccs-api" % "3.0.1"
[cn.featherfly/bccs-api "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
net.sf.json-lib : json-lib | jar | 2.4 |
commons-logging : commons-logging | jar | 1.2 |
net.sf.ezmorph : ezmorph | jar | 1.0.6 |
commons-lang : commons-lang | jar | 2.6 |
commons-beanutils : commons-beanutils | jar | 1.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.21 |