MVN

com.aliyun.fc.runtime : fc-java-common

Maven & Gradle

Dec 14, 2021
1 usages
14 stars

Alibaba Cloud Function Compute Java Common Library · Minimal set of interface definitions for Java support in Alibaba Cloud Function Compute

<dependency>
    <groupId>com.aliyun.fc.runtime</groupId>
    <artifactId>fc-java-common</artifactId>
    <version>2.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.aliyun.fc.runtime : fc-java-common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.3.0

All Versions

Choose a version of com.aliyun.fc.runtime : fc-java-common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3.x
fc-java-common-2.3.0
2.2.x
fc-java-common-2.2.2
fc-java-common-2.2.1
fc-java-common-2.2.0
2.1.x
fc-java-common-2.1.0
2.0.x
fc-java-common-2.0.0
1.0.x
fc-java-common-1.0.0

How to add a dependency to Maven

Add the following com.aliyun.fc.runtime : fc-java-common maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.aliyun.fc.runtime</groupId>
    <artifactId>fc-java-common</artifactId>
    <version>2.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.aliyun.fc.runtime : fc-java-common gradle dependency to your build.gradle file:

implementation 'com.aliyun.fc.runtime:fc-java-common:2.3.0'

Gradle Kotlin DSL: Add the following com.aliyun.fc.runtime : fc-java-common gradle kotlin dependency to your build.gradle.kts file:

implementation("com.aliyun.fc.runtime:fc-java-common:2.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.aliyun.fc.runtime : fc-java-common sbt scala dependency to your build.sbt file:

libraryDependencies += "com.aliyun.fc.runtime" % "fc-java-common" % "2.3.0"

Advertisement

Dependencies from Group

Apr 03, 2022
3 usages
14 stars
Dec 14, 2021
1 usages
14 stars
Apr 04, 2022
14 stars

Discover Dependencies

Dec 26, 2020
1 usages
6 stars
Oct 20, 2021
1 usages
0 stars
Nov 15, 2022
1 usages
346 stars
Sep 02, 2022
1 usages
346 stars
Nov 22, 2019
1 usages
5 stars
Nov 22, 2019
1 usages
6 stars
May 24, 2022
1 usages
26 stars
Aug 24, 2023
2 usages
2k stars
Feb 22, 2023
1 usages
212 stars