License |
License |
---|---|
Categories |
CategoriesNet Graal Netty Networking |
GroupId | GroupIdcom.azure |
ArtifactId | ArtifactIdazure-aot-graalvm-support-netty |
Last Version | Last Version1.0.0-beta.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMicrosoft Azure SDK for GraalVM Netty support
This package contains Microsoft Azure GraalVM Netty Support SDK.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support-netty/ -->
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-aot-graalvm-support-netty</artifactId>
<version>1.0.0-beta.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support-netty/
implementation 'com.azure:azure-aot-graalvm-support-netty:1.0.0-beta.2'
// https://jarcasting.com/artifacts/com.azure/azure-aot-graalvm-support-netty/
implementation ("com.azure:azure-aot-graalvm-support-netty:1.0.0-beta.2")
'com.azure:azure-aot-graalvm-support-netty:jar:1.0.0-beta.2'
<dependency org="com.azure" name="azure-aot-graalvm-support-netty" rev="1.0.0-beta.2">
<artifact name="azure-aot-graalvm-support-netty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.azure', module='azure-aot-graalvm-support-netty', version='1.0.0-beta.2')
)
libraryDependencies += "com.azure" % "azure-aot-graalvm-support-netty" % "1.0.0-beta.2"
[com.azure/azure-aot-graalvm-support-netty "1.0.0-beta.2"]
Group / Artifact | Type | Version |
---|---|---|
com.azure : azure-aot-graalvm-support | jar | 1.0.0-beta.2 |
io.netty : netty-handler | jar | 4.1.75.Final |
io.netty : netty-handler-proxy | jar | 4.1.75.Final |
io.netty : netty-buffer | jar | 4.1.75.Final |
io.netty : netty-codec-http | jar | 4.1.75.Final |
io.netty : netty-codec-http2 | jar | 4.1.75.Final |
io.netty : netty-transport-native-unix-common | jar | 4.1.75.Final |
io.netty : netty-transport-native-epoll | jar | 4.1.75.Final |
io.netty : netty-transport-native-kqueue | jar | 4.1.75.Final |
Group / Artifact | Type | Version |
---|---|---|
org.jacoco : org.jacoco.agent | jar | 0.8.4 |