Last Version

com.networknt:custom-runtime 2.1.1

A custom runtime for GraalVM native image to improve code start performance

License

License

Categories

Categories

Net
GroupId

GroupId

com.networknt
ArtifactId

ArtifactId

custom-runtime
Version

Version

2.1.1
Type

Type

jar
Description

Description

A custom runtime for GraalVM native image to improve code start performance

Download custom-runtime 2.1.1


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

Dependencies

compile (5)

Group / Artifact Type Version
com.networknt : utility jar 2.1.1
com.amazonaws : aws-lambda-java-core jar 1.2.1
com.amazonaws : aws-lambda-java-events jar 3.10.0
com.amazonaws : aws-java-sdk-iam jar 1.12.68
ch.qos.logback : logback-classic jar 1.2.7

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Project Modules

There are no modules declared in this project.