Alibaba Cloud Function Compute Java Core Library

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

License

License

Apache License, Version 2.0
Categories

Categories

Java Languages
GroupId

GroupId

com.aliyun.fc.runtime
ArtifactId

ArtifactId

fc-java-core
Last Version

Last Version

1.4.1
Release Date

Release Date

Type

Type

jar
Description

Description

Alibaba Cloud Function Compute Java Core Library
Minimal set of interface definitions for Java support in Alibaba Cloud Function Compute
Project URL

Project URL

https://www.aliyun.com/product/fc
Source Code Management

Source Code Management

https://github.com/aliyun/fc-java-libs/tree/master

Download fc-java-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.aliyun.fc.runtime/fc-java-core/ -->
<dependency>
    <groupId>com.aliyun.fc.runtime</groupId>
    <artifactId>fc-java-core</artifactId>
    <version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun.fc.runtime/fc-java-core/
implementation 'com.aliyun.fc.runtime:fc-java-core:1.4.1'
// https://jarcasting.com/artifacts/com.aliyun.fc.runtime/fc-java-core/
implementation ("com.aliyun.fc.runtime:fc-java-core:1.4.1")
'com.aliyun.fc.runtime:fc-java-core:jar:1.4.1'
<dependency org="com.aliyun.fc.runtime" name="fc-java-core" rev="1.4.1">
  <artifact name="fc-java-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun.fc.runtime', module='fc-java-core', version='1.4.1')
)
libraryDependencies += "com.aliyun.fc.runtime" % "fc-java-core" % "1.4.1"
[com.aliyun.fc.runtime/fc-java-core "1.4.1"]

Dependencies

compile (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

Project Modules

There are no modules declared in this project.
com.aliyun.fc.runtime

Alibaba Cloud

More Than Just Cloud

Versions

Version
1.4.1
1.4.0
1.3.1
1.3.0
1.2.1
1.2.0
1.0.0