Microsoft Azure SDK for GraalVM Netty support

This package contains Microsoft Azure GraalVM Netty Support SDK.

License

License

Categories

Categories

Net Graal Netty Networking
GroupId

GroupId

com.azure
ArtifactId

ArtifactId

azure-aot-graalvm-support-netty
Last Version

Last Version

1.0.0-beta.2
Release Date

Release Date

Type

Type

jar
Description

Description

Microsoft Azure SDK for GraalVM Netty support
This package contains Microsoft Azure GraalVM Netty Support SDK.
Project URL

Project URL

https://github.com/Azure/azure-sdk-for-java
Project Organization

Project Organization

Microsoft Corporation

Download azure-aot-graalvm-support-netty

How to add to project

<!-- 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"]

Dependencies

compile (9)

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

test (1)

Group / Artifact Type Version
org.jacoco : org.jacoco.agent jar 0.8.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-beta.2
1.0.0-beta.1