Last Version

Native Modules for AutoRest Client Runtime for Java 2.0.0-java7-beta1

This package contains native dependencies for the AutoRest Client Runtime for Java which can improve performance. Including this package in your dependencies will cause all native modules available on your OS to be used. Currently, only x86_64 architectures are supported.

License

License

Categories

Categories

CLI User Interface Native Development Tools
GroupId

GroupId

com.microsoft.rest.v2
ArtifactId

ArtifactId

client-runtime-native
Version

Version

2.0.0-java7-beta1
Type

Type

pom
Description

Description

Native Modules for AutoRest Client Runtime for Java
This package contains native dependencies for the AutoRest Client Runtime for Java which can improve performance. Including this package in your dependencies will cause all native modules available on your OS to be used. Currently, only x86_64 architectures are supported.
Project URL

Project URL

https://github.com/Azure/autorest-clientruntime-for-java

Download client-runtime-native 2.0.0-java7-beta1


<!-- https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime-native/ -->
<dependency>
    <groupId>com.microsoft.rest.v2</groupId>
    <artifactId>client-runtime-native</artifactId>
    <version>2.0.0-java7-beta1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime-native/
implementation 'com.microsoft.rest.v2:client-runtime-native:2.0.0-java7-beta1'
// https://jarcasting.com/artifacts/com.microsoft.rest.v2/client-runtime-native/
implementation ("com.microsoft.rest.v2:client-runtime-native:2.0.0-java7-beta1")
'com.microsoft.rest.v2:client-runtime-native:pom:2.0.0-java7-beta1'
<dependency org="com.microsoft.rest.v2" name="client-runtime-native" rev="2.0.0-java7-beta1">
  <artifact name="client-runtime-native" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.rest.v2', module='client-runtime-native', version='2.0.0-java7-beta1')
)
libraryDependencies += "com.microsoft.rest.v2" % "client-runtime-native" % "2.0.0-java7-beta1"
[com.microsoft.rest.v2/client-runtime-native "2.0.0-java7-beta1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.