License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdcustom-runtime |
Last Version | Last Version2.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA custom runtime for GraalVM native image to improve code start performance
|
Filename | Size |
---|---|
custom-runtime-2.1.1.pom | |
custom-runtime-2.1.1.jar | 6 KB |
custom-runtime-2.1.1-sources.jar | 4 KB |
custom-runtime-2.1.1-javadoc.jar | 418 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |