License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.baidubce.cfc |
ArtifactId | ArtifactIdbce-cfc-java-httpcore |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.baidubce.cfc:bce-cfc-java-httpcore
baidu bce cfc http core api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.baidubce.cfc/bce-cfc-java-httpcore/ -->
<dependency>
<groupId>com.baidubce.cfc</groupId>
<artifactId>bce-cfc-java-httpcore</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidubce.cfc/bce-cfc-java-httpcore/
implementation 'com.baidubce.cfc:bce-cfc-java-httpcore:1.0.0'
// https://jarcasting.com/artifacts/com.baidubce.cfc/bce-cfc-java-httpcore/
implementation ("com.baidubce.cfc:bce-cfc-java-httpcore:1.0.0")
'com.baidubce.cfc:bce-cfc-java-httpcore:jar:1.0.0'
<dependency org="com.baidubce.cfc" name="bce-cfc-java-httpcore" rev="1.0.0">
<artifact name="bce-cfc-java-httpcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidubce.cfc', module='bce-cfc-java-httpcore', version='1.0.0')
)
libraryDependencies += "com.baidubce.cfc" % "bce-cfc-java-httpcore" % "1.0.0"
[com.baidubce.cfc/bce-cfc-java-httpcore "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.eclipse.jetty : jetty-webapp | jar | 9.4.19.v20190610 |
org.eclipse.jetty : jetty-servlet | jar | 9.4.19.v20190610 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |