组织ID: |
com.microsoft.rest |
项目ID: |
client-runtime |
版本: |
1.6.1 |
最后修改时间: |
2018-08-08 10:02:25 |
包类型: |
jar |
标题: |
Java Client Runtime for AutoRest |
描述: |
This package contains the basic runtime for AutoRest generated Java clients. |
相关URL: |
https://github.com/Azure/autorest-clientruntime-for-java |
大小: |
89.93KB |
|
Maven引入代码: |
<dependency>
<groupId>com.microsoft.rest</groupId>
<artifactId>client-runtime</artifactId>
<version>1.6.1</version>
</dependency>
|
Gradle引入代码: |
com.microsoft.rest:client-runtime:1.6.1
|
下载Jar包: |
|
POM文件内容: |
<!--
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the MIT License. See License.txt in the project root for
license information.
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.microsoft.rest</groupId>
<parent>
<groupId>com.microsoft.azure</groupId>
<artifactId>autorest-clientruntime-for-java</artifactId>
<version>1.6.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>client-runtime</artifactId>
<packaging>jar</packaging>
<name>Java Client Runtime for AutoRest</name>
<description>This package contains the basic runtime for AutoRest generated Java clients.</description>
<url>https://github.com/Azure/autorest-clientruntime-for-java</url>
<licenses>
<license>
<name>The MIT License (MIT)</name>
<url>http://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<scm>
<url>scm:git:https://github.com/Azure/autorest-clientruntime-for-java</url>
<connection>scm:git:git@github.com:Azure/autorest-clientruntime-for-java.git</connection>
<tag>v1.6.1</tag>
</scm>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<legal><![CDATA[[INFO] Any downloads listed may be third party software. Microsoft grants you no rights for third party software.]]></legal>
</properties>
<developers>
<developer>
<id>microsoft</id>
<name>Microsoft</name>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>retrofit</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>logging-interceptor</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp-urlconnection</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>converter-jackson</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.datatype</groupId>
<artifactId>jackson-datatype-joda</artifactId>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
</dependency>
<dependency>
<groupId>com.squareup.retrofit2</groupId>
<artifactId>adapter-rxjava</artifactId>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
<artifactId>azure-annotations</artifactId>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
</dependencies>
<build>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.1</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
</configuration>
</plugin>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>build-helper-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-javadoc-plugin</artifactId>
<version>2.8</version>
<configuration>
<excludePackageNames>*.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.storage</excludePackageNames>
<bottom><![CDATA[<code>/**
<br />* Copyright (c) Microsoft Corporation. All rights reserved.
<br />* Licensed under the MIT License. See License.txt in the project root for
<br />* license information.
<br />*/</code>]]></bottom>
</configuration>
</plugin>
</plugins>
</build>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
META-INF/MSFTSIG.SF
META-INF/MSFTSIG.RSA
META-INF/maven/com.microsoft.rest/client-runtime/pom.xml
META-INF/maven/com.microsoft.rest/client-runtime/pom.properties
com.microsoft.rest.interceptors.BaseUrlHandler.class
com.microsoft.rest.interceptors.CustomHeadersInterceptor.class
com.microsoft.rest.interceptors.UserAgentInterceptor.class
com.microsoft.rest.interceptors.RequestIdHeaderInterceptor.class
com.microsoft.rest.interceptors.LoggingInterceptor.class
com.microsoft.rest.ServiceResponseBuilder$1.class
com.microsoft.rest.ServiceResponseBuilder$3.class
com.microsoft.rest.SkipParentValidation.class
com.microsoft.rest.ServiceFuture$10.class
com.microsoft.rest.RestClient$Builder.class
com.microsoft.rest.serializer.JacksonConverterFactory$JacksonResponseBodyConverter.class
com.microsoft.rest.serializer.DateTimeRfc1123Serializer.class
com.microsoft.rest.serializer.JacksonAdapter.class
com.microsoft.rest.serializer.JacksonConverterFactory.class
com.microsoft.rest.serializer.DateTimeSerializer.class
com.microsoft.rest.serializer.ByteArraySerializer.class
com.microsoft.rest.serializer.Base64UrlSerializer.class
com.microsoft.rest.serializer.JacksonConverterFactory$JacksonRequestBodyConverter.class
com.microsoft.rest.serializer.FlatteningDeserializer.class
com.microsoft.rest.serializer.FlatteningSerializer$1.class
com.microsoft.rest.serializer.HeadersSerializer.class
com.microsoft.rest.serializer.FlatteningDeserializer$1.class
com.microsoft.rest.serializer.FlatteningSerializer.class
com.microsoft.rest.serializer.JsonFlatten.class
com.microsoft.rest.ServiceFuture$8.class
com.microsoft.rest.ServiceFuture.class
com.microsoft.rest.retry.ExponentialBackoffRetryStrategy.class
com.microsoft.rest.retry.RetryStrategy.class
com.microsoft.rest.retry.RetryHandler.class
com.microsoft.rest.CollectionFormat.class
com.microsoft.rest.ServiceResponseBuilder$Factory.class
com.microsoft.rest.Validator.class
com.microsoft.rest.ServiceResponseBuilder$2.class
com.microsoft.rest.RestException.class
com.microsoft.rest.RestClient$1.class
com.microsoft.rest.LogLevel.class
com.microsoft.rest.ExpandableStringEnum.class
com.microsoft.rest.protocol.Environment.class
com.microsoft.rest.protocol.ResponseBuilder$Factory.class
com.microsoft.rest.protocol.SerializerAdapter.class
com.microsoft.rest.protocol.Environment$Endpoint.class
com.microsoft.rest.protocol.ResponseBuilder.class
com.microsoft.rest.Base64Url.class
com.microsoft.rest.ServiceFuture$9.class
com.microsoft.rest.DateTimeRfc1123.class
com.microsoft.rest.ServiceFuture$5.class
com.microsoft.rest.ServiceResponseBuilder.class
com.microsoft.rest.ServiceClient.class
com.microsoft.rest.ServiceFuture$7.class
com.microsoft.rest.ServiceResponse.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
|