Last Version

com.fnproject.fn:experimental-native-image-support 1.0.149

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.fnproject.fn
ArtifactId

ArtifactId

experimental-native-image-support
Version

Version

1.0.149
Type

Type

jar
Description

Description

The Function Development Kit for Java makes it easy to build and deploy Java functions to Fn

Download experimental-native-image-support 1.0.149


<!-- https://jarcasting.com/artifacts/com.fnproject.fn/experimental-native-image-support/ -->
<dependency>
    <groupId>com.fnproject.fn</groupId>
    <artifactId>experimental-native-image-support</artifactId>
    <version>1.0.149</version>
</dependency>
// https://jarcasting.com/artifacts/com.fnproject.fn/experimental-native-image-support/
implementation 'com.fnproject.fn:experimental-native-image-support:1.0.149'
// https://jarcasting.com/artifacts/com.fnproject.fn/experimental-native-image-support/
implementation ("com.fnproject.fn:experimental-native-image-support:1.0.149")
'com.fnproject.fn:experimental-native-image-support:jar:1.0.149'
<dependency org="com.fnproject.fn" name="experimental-native-image-support" rev="1.0.149">
  <artifact name="experimental-native-image-support" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fnproject.fn', module='experimental-native-image-support', version='1.0.149')
)
libraryDependencies += "com.fnproject.fn" % "experimental-native-image-support" % "1.0.149"
[com.fnproject.fn/experimental-native-image-support "1.0.149"]

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.1

provided (1)

Group / Artifact Type Version
org.graalvm.nativeimage : graal-hotspot-library Optional jar 21.2.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.assertj : assertj-core jar 3.21.0
org.mockito : mockito-core jar 4.0.0

Project Modules

There are no modules declared in this project.