License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.networknt |
ArtifactId | ArtifactIdcustom-runtime |
Version | Version2.0.28 |
Type | Typejar |
Description |
DescriptionA custom runtime for GraalVM native image to improve code start performance
|
Filename | Size |
---|---|
custom-runtime-2.0.28.pom | |
custom-runtime-2.0.28.jar | 10 KB |
custom-runtime-2.0.28-sources.jar | 6 KB |
custom-runtime-2.0.28-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.networknt/custom-runtime/ -->
<dependency>
<groupId>com.networknt</groupId>
<artifactId>custom-runtime</artifactId>
<version>2.0.28</version>
</dependency>
// https://jarcasting.com/artifacts/com.networknt/custom-runtime/
implementation 'com.networknt:custom-runtime:2.0.28'
// https://jarcasting.com/artifacts/com.networknt/custom-runtime/
implementation ("com.networknt:custom-runtime:2.0.28")
'com.networknt:custom-runtime:jar:2.0.28'
<dependency org="com.networknt" name="custom-runtime" rev="2.0.28">
<artifact name="custom-runtime" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.networknt', module='custom-runtime', version='2.0.28')
)
libraryDependencies += "com.networknt" % "custom-runtime" % "2.0.28"
[com.networknt/custom-runtime "2.0.28"]
Group / Artifact | Type | Version |
---|---|---|
com.networknt : utility | jar | 2.0.28 |
com.amazonaws : aws-lambda-java-core | jar | 1.2.1 |
com.amazonaws : aws-lambda-java-events | jar | 3.6.0 |
com.amazonaws : aws-java-sdk-iam | jar | 1.11.918 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |