Download rest-assured-3.1.0.jar file

Introduction

You can download rest-assured-3.1.0.jar in this page.

License

Apache License

Type List

rest-assured-3.1.0.jar file has the following types.

META-INF/MANIFEST.MF
META-INF/maven/io.rest-assured/rest-assured/pom.properties
META-INF/maven/io.rest-assured/rest-assured/pom.xml
io.restassured.RestAssured.class
io.restassured.assertion.BodyMatcher.class
io.restassured.assertion.BodyMatcherGroup.class
io.restassured.assertion.CookieMatcher.class
io.restassured.assertion.DetailedCookieAssertion.class
io.restassured.assertion.HeaderMatcher.class
io.restassured.assertion.ResponseTimeMatcher.class
io.restassured.assertion.StreamVerifier.class
io.restassured.authentication.AuthenticationScheme.class
io.restassured.authentication.BasicAuthScheme.class
io.restassured.authentication.CertAuthScheme.class
io.restassured.authentication.CertificateAuthSettings.class
io.restassured.authentication.ExplicitNoAuthScheme.class
io.restassured.authentication.FormAuthConfig.class
io.restassured.authentication.FormAuthScheme.class
io.restassured.authentication.NTLMAuthScheme.class
io.restassured.authentication.NoAuthScheme.class
io.restassured.authentication.OAuth2Scheme.class
io.restassured.authentication.OAuthScheme.class
io.restassured.authentication.OAuthSignature.class
io.restassured.authentication.PreemptiveAuthProvider.class
io.restassured.authentication.PreemptiveBasicAuthScheme.class
io.restassured.authentication.PreemptiveOAuth2HeaderScheme.class
io.restassured.builder.MultiPartSpecBuilder.class
io.restassured.builder.RequestSpecBuilder.class
io.restassured.builder.ResponseBuilder.class
io.restassured.builder.ResponseSpecBuilder.class
io.restassured.config.Config.class
io.restassured.config.ConnectionConfig.class
io.restassured.config.DecoderConfig.class
io.restassured.config.EncoderConfig.class
io.restassured.config.HeaderConfig.class
io.restassured.config.HttpClientConfig.class
io.restassured.config.JsonConfig.class
io.restassured.config.LogConfig.class
io.restassured.config.MatcherConfig.class
io.restassured.config.MultiPartConfig.class
io.restassured.config.OAuthConfig.class
io.restassured.config.ObjectMapperConfig.class
io.restassured.config.ParamConfig.class
io.restassured.config.RedirectConfig.class
io.restassured.config.RestAssuredConfig.class
io.restassured.config.SSLConfig.class
io.restassured.config.SessionConfig.class
io.restassured.config.XmlConfig.class
io.restassured.filter.Filter.class
io.restassured.filter.FilterContext.class
io.restassured.filter.OrderedFilter.class
io.restassured.filter.cookie.CookieFilter.class
io.restassured.filter.log.ErrorLoggingFilter.class
io.restassured.filter.log.LogDetail.class
io.restassured.filter.log.RequestLoggingFilter.class
io.restassured.filter.log.ResponseLoggingFilter.class
io.restassured.filter.log.StatusCodeBasedLoggingFilter.class
io.restassured.filter.session.SessionFilter.class
io.restassured.filter.time.TimingFilter.class
io.restassured.function.RestAssuredFunction.class
io.restassured.http.ContentType.class
io.restassured.http.Cookie.class
io.restassured.http.Cookies.class
io.restassured.http.Header.class
io.restassured.http.Headers.class
io.restassured.http.Method.class
io.restassured.internal.AuthenticationSpecificationImpl.class
io.restassured.internal.ContentParser.class
io.restassured.internal.LogSpecificationImpl.class
io.restassured.internal.MapCreator.class
io.restassured.internal.MultiValueEntity.class
io.restassured.internal.NameAndValue.class
io.restassured.internal.NoParameterValue.class
io.restassured.internal.PreemptiveAuthSpecImpl.class
io.restassured.internal.RedirectSpecificationImpl.class
io.restassured.internal.RequestLogSpecificationImpl.class
io.restassured.internal.RequestSpecificationImpl.class
io.restassured.internal.ResponseLogSpecificationImpl.class
io.restassured.internal.ResponseParserRegistrar.class
io.restassured.internal.ResponseSpecificationImpl.class
io.restassured.internal.RestAssuredResponseImpl.class
io.restassured.internal.RestAssuredResponseOptionsGroovyImpl.class
io.restassured.internal.RestAssuredResponseOptionsImpl.class
io.restassured.internal.SpecificationMerger.class
io.restassured.internal.TestSpecificationImpl.class
io.restassured.internal.TrustAndKeystoreSpec.class
io.restassured.internal.TrustAndKeystoreSpecImpl.class
io.restassured.internal.UriValidator.class
io.restassured.internal.ValidatableResponseImpl.class
io.restassured.internal.ValidatableResponseOptionsImpl.class
io.restassured.internal.filter.FilterContextImpl.class
io.restassured.internal.filter.FormAuthFilter.class
io.restassured.internal.filter.SendRequestFilter.class
io.restassured.internal.http.AuthConfig.class
io.restassured.internal.http.BasicNameValuePairWithNoValueSupport.class
io.restassured.internal.http.BoundaryExtractor.class
io.restassured.internal.http.CharsetExtractor.class
io.restassured.internal.http.ContentEncoding.class
io.restassured.internal.http.ContentEncodingRegistry.class
io.restassured.internal.http.ContentTypeExtractor.class
io.restassured.internal.http.ContentTypeSubTypeExtractor.class
io.restassured.internal.http.CustomHttpMethod.class
io.restassured.internal.http.DeflateEncoding.class
io.restassured.internal.http.EncoderRegistry.class
io.restassured.internal.http.GZIPEncoding.class
io.restassured.internal.http.HTTPBuilder.class
io.restassured.internal.http.HttpContextDecorator.class
io.restassured.internal.http.HttpRequestFactory.class
io.restassured.internal.http.HttpResponseContentTypeFinder.class
io.restassured.internal.http.HttpResponseDecorator.class
io.restassured.internal.http.HttpResponseException.class
io.restassured.internal.http.ResponseParseException.class
io.restassured.internal.http.Status.class
io.restassured.internal.http.StringHashMap.class
io.restassured.internal.http.URIBuilder.class
io.restassured.internal.log.LogRepository.class
io.restassured.internal.mapping.GsonMapper.class
io.restassured.internal.mapping.Jackson1Mapper.class
io.restassured.internal.mapping.Jackson2Mapper.class
io.restassured.internal.mapping.JaxbMapper.class
io.restassured.internal.mapping.ObjectMapperDeserializationContextImpl.class
io.restassured.internal.mapping.ObjectMapperSerializationContextImpl.class
io.restassured.internal.mapping.ObjectMapping.class
io.restassured.internal.matcher.xml.XmlDtdMatcher.class
io.restassured.internal.matcher.xml.XmlXsdMatcher.class
io.restassured.internal.multipart.MultiPartInternal.class
io.restassured.internal.multipart.MultiPartSpecificationImpl.class
io.restassured.internal.multipart.RestAssuredMultiPartEntity.class
io.restassured.internal.print.RequestPrinter.class
io.restassured.internal.print.ResponsePrinter.class
io.restassured.internal.proxy.RestAssuredProxySelector.class
io.restassured.internal.proxy.RestAssuredProxySelectorRoutePlanner.class
io.restassured.internal.serialization.SerializationSupport.class
io.restassured.internal.support.CloseHTTPClientConnectionInputStreamWrapper.class
io.restassured.internal.support.FileReader.class
io.restassured.internal.support.ParameterUpdater.class
io.restassured.internal.support.PathSupport.class
io.restassured.internal.support.Prettifier.class
io.restassured.internal.util.IOUtils.class
io.restassured.internal.util.MatcherErrorMessageBuilder.class
io.restassured.internal.util.SafeExceptionRethrower.class
io.restassured.mapper.ObjectMapper.class
io.restassured.mapper.ObjectMapperDeserializationContext.class
io.restassured.mapper.ObjectMapperSerializationContext.class
io.restassured.mapper.ObjectMapperType.class
io.restassured.matcher.DetailedCookieMatcher.class
io.restassured.matcher.ResponseAwareMatcher.class
io.restassured.matcher.ResponseAwareMatcherComposer.class
io.restassured.matcher.RestAssuredMatchers.class
io.restassured.parsing.Parser.class
io.restassured.response.ExtractableResponse.class
io.restassured.response.Response.class
io.restassured.response.ResponseBody.class
io.restassured.response.ResponseBodyData.class
io.restassured.response.ResponseBodyExtractionOptions.class
io.restassured.response.ResponseOptions.class
io.restassured.response.Validatable.class
io.restassured.response.ValidatableResponse.class
io.restassured.response.ValidatableResponseLogSpec.class
io.restassured.response.ValidatableResponseOptions.class
io.restassured.specification.Argument.class
io.restassured.specification.AuthenticationSpecification.class
io.restassured.specification.FilterableRequestSpecification.class
io.restassured.specification.FilterableResponseSpecification.class
io.restassured.specification.LogSpecification.class
io.restassured.specification.MultiPartSpecification.class
io.restassured.specification.PreemptiveAuthSpec.class
io.restassured.specification.ProxySpecification.class
io.restassured.specification.QueryableRequestSpecification.class
io.restassured.specification.RedirectSpecification.class
io.restassured.specification.RequestLogSpecification.class
io.restassured.specification.RequestSender.class
io.restassured.specification.RequestSenderOptions.class
io.restassured.specification.RequestSpecification.class
io.restassured.specification.ResponseLogSpecification.class
io.restassured.specification.ResponseSpecification.class
io.restassured.specification.SpecificationQuerier.class
io.restassured.spi.AuthFilter.class

Pom

rest-assured-3.1.0.pom file content.

<!--
  ~ Copyright 2013 the original author or authors.
  ~
  ~ Licensed under the Apache License, Version 2.0 (the "License");
  ~ you may not use this file except in compliance with the License.
  ~ You may obtain a copy of the License at
  ~
  ~        http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->

<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>
    <properties>
        <httpclient.version>4.5.3</httpclient.version>
    </properties>
    <parent>
        <groupId>io.rest-assured</groupId>
        <artifactId>rest-assured-parent</artifactId>
        <version>3.1.0</version>
    </parent>

    <groupId>io.rest-assured</groupId>
    <artifactId>rest-assured</artifactId>
    <version>3.1.0</version>
    <packaging>jar</packaging>

    <name>REST Assured</name>
    <description>Java DSL for easy testing of REST services</description>
    <url>http://code.google.com/p/rest-assured</url>

    <build>
        <plugins>
            <plugin>
                <groupId>org.codehaus.gmaven</groupId>
                <artifactId>gmaven-plugin</artifactId>
            </plugin>
        </plugins>
    </build>

    <dependencies>
        <dependency>
            <groupId>org.codehaus.groovy</groupId>
            <artifactId>groovy</artifactId>
        </dependency>
        <dependency>
            <groupId>org.codehaus.groovy</groupId>
            <artifactId>groovy-xml</artifactId>
            <version>${groovy.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpclient</artifactId>
            <version>${httpclient.version}</version>
        </dependency>
        <dependency>
            <groupId>org.apache.httpcomponents</groupId>
            <artifactId>httpmime</artifactId>
            <version>4.5.1</version>
        </dependency>
        <dependency>
            <groupId>com.github.scribejava</groupId>
            <artifactId>scribejava-apis</artifactId>
            <version>2.5.3</version>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.hamcrest</groupId>
            <artifactId>hamcrest-core</artifactId>
        </dependency>
        <dependency>
            <groupId>org.hamcrest</groupId>
            <artifactId>hamcrest-library</artifactId>
        </dependency>
        <dependency>
            <groupId>org.ccil.cowan.tagsoup</groupId>
            <artifactId>tagsoup</artifactId>
        </dependency>
        <dependency>
            <groupId>io.rest-assured</groupId>
            <artifactId>json-path</artifactId>
            <version>3.1.0</version>
        </dependency>
        <dependency>
            <groupId>io.rest-assured</groupId>
            <artifactId>xml-path</artifactId>
            <version>3.1.0</version>
        </dependency>
        <!-- Optional dependencies -->
        <dependency>
            <groupId>com.fasterxml.jackson.core</groupId>
            <artifactId>jackson-databind</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.codehaus.jackson</groupId>
            <artifactId>jackson-core-asl</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>org.codehaus.jackson</groupId>
            <artifactId>jackson-mapper-asl</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>com.google.code.gson</groupId>
            <artifactId>gson</artifactId>
            <optional>true</optional>
        </dependency>
        <dependency>
            <groupId>com.googlecode.json-simple</groupId>
            <artifactId>json-simple</artifactId>
            <optional>true</optional>
        </dependency>
        <!-- Test dependencies -->
        <dependency>
            <groupId>junit</groupId>
            <artifactId>junit</artifactId>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>org.assertj</groupId>
            <artifactId>assertj-core</artifactId>
            <version>1.7.0</version>
            <scope>test</scope>
        </dependency>
        <dependency>
            <groupId>commons-io</groupId>
            <artifactId>commons-io</artifactId>
            <scope>test</scope>
        </dependency>
    </dependencies>
</project>

POM Entry

<dependency>
   <groupId>io.rest-assured</groupId>
   <artifactId>rest-assured</artifactId>
   <version>3.1.0</version>
</dependency>

Download

If you think the following rest-assured-3.1.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download rest-assured-3.1.0.jar file




PreviousNext

Related