| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаcom.networknt |
| Идентификатор | Идентификаторcustom-runtime |
| Последняя версия | Последняя версия2.1.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеA custom runtime for GraalVM native image to improve code start performance
|
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |