License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdcom.baidubce.faas |
ArtifactId | ArtifactIdbce-cfc-java-core |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbce-cfc-java-core
Interface definitions for Java support in Baidu CFC
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bce-cfc-java-core-1.0.0.pom | |
bce-cfc-java-core-1.0.0.jar | 4 KB |
bce-cfc-java-core-1.0.0-sources.jar | 3 KB |
bce-cfc-java-core-1.0.0-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.baidubce.faas/bce-cfc-java-core/ -->
<dependency>
<groupId>com.baidubce.faas</groupId>
<artifactId>bce-cfc-java-core</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.baidubce.faas/bce-cfc-java-core/
implementation 'com.baidubce.faas:bce-cfc-java-core:1.0.0'
// https://jarcasting.com/artifacts/com.baidubce.faas/bce-cfc-java-core/
implementation ("com.baidubce.faas:bce-cfc-java-core:1.0.0")
'com.baidubce.faas:bce-cfc-java-core:jar:1.0.0'
<dependency org="com.baidubce.faas" name="bce-cfc-java-core" rev="1.0.0">
<artifact name="bce-cfc-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.baidubce.faas', module='bce-cfc-java-core', version='1.0.0')
)
libraryDependencies += "com.baidubce.faas" % "bce-cfc-java-core" % "1.0.0"
[com.baidubce.faas/bce-cfc-java-core "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |