jar

com.qaprosoft : carina-api

Maven & Gradle

Apr 10, 2023
2 usages
921 stars

Carina Core API · Set of shared carina API utilities.

Table Of Contents

Latest Version

Download com.qaprosoft : carina-api JAR file - Latest Versions:

All Versions

Download com.qaprosoft : carina-api JAR file - All Versions:

Version Vulnerabilities Size Updated
8.0.x
7.4.x
7.3.x
7.2.x
7.1.x
7.0.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
6.0.x
5.3.x
5.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window carina-api-7.4.31.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.qaprosoft.carina.core.foundation.api

├─ com.qaprosoft.carina.core.foundation.api.APIMethodBuilder.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.APIMethodPoller.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.AbstractApiMethod.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.AbstractApiMethodV2.class - [JAR]

com.qaprosoft.carina.core.foundation.api.log

├─ com.qaprosoft.carina.core.foundation.api.log.CarinaBodyPrinter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.log.CarinaRequestBodyLoggingFilter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.log.CarinaResponseBodyLoggingFilter.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.log.ConditionalLoggingOutputStream.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.log.LoggingOutputStream.class - [JAR]

com.qaprosoft.carina.core.foundation.api.resolver

├─ com.qaprosoft.carina.core.foundation.api.resolver.AnnotationContextResolver.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.resolver.ContextResolver.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.resolver.ContextResolverChain.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.resolver.PropertiesContextResolver.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.resolver.RequestStartLine.class - [JAR]

com.qaprosoft.apitools.util

├─ com.qaprosoft.apitools.util.GenerationUtil.class - [JAR]

├─ com.qaprosoft.apitools.util.PropertiesUtil.class - [JAR]

com.qaprosoft.carina.core.foundation.api.http

├─ com.qaprosoft.carina.core.foundation.api.http.ContentTypeEnum.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.http.HttpClient.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.http.HttpMethodType.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.http.HttpResponseStatusType.class - [JAR]

com.qaprosoft.apitools.builder

├─ com.qaprosoft.apitools.builder.CryptoProcessor.class - [JAR]

├─ com.qaprosoft.apitools.builder.GenerateProcessor.class - [JAR]

├─ com.qaprosoft.apitools.builder.MessageBuilder.class - [JAR]

├─ com.qaprosoft.apitools.builder.NotStringValuesProcessor.class - [JAR]

├─ com.qaprosoft.apitools.builder.PropertiesKeywords.class - [JAR]

├─ com.qaprosoft.apitools.builder.PropertiesProcessor.class - [JAR]

├─ com.qaprosoft.apitools.builder.PropertiesProcessorMain.class - [JAR]

com.qaprosoft.carina.core.foundation.api.annotation

├─ com.qaprosoft.carina.core.foundation.api.annotation.ContentType.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.Endpoint.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.HideRequestBodyPartsInLogs.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.HideRequestHeadersInLogs.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.HideResponseBodyPartsInLogs.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.RequestTemplatePath.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.ResponseTemplatePath.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.annotation.SuccessfulHttpStatus.class - [JAR]

com.qaprosoft.carina.core.foundation.api.ssl

├─ com.qaprosoft.carina.core.foundation.api.ssl.NullHostnameVerifier.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.ssl.NullX509TrustManager.class - [JAR]

├─ com.qaprosoft.carina.core.foundation.api.ssl.SSLContextBuilder.class - [JAR]

com.qaprosoft.apitools.message

├─ com.qaprosoft.apitools.message.Message.class - [JAR]

├─ com.qaprosoft.apitools.message.TemplateMessage.class - [JAR]

├─ com.qaprosoft.apitools.message.TextMessage.class - [JAR]

com.qaprosoft.apitools.validation

├─ com.qaprosoft.apitools.validation.JsonComparatorContext.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonCompareKeywords.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonCompareResultWrapper.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonKeywordComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonKeywordsComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonSchemaValidator.class - [JAR]

├─ com.qaprosoft.apitools.validation.JsonValidator.class - [JAR]

├─ com.qaprosoft.apitools.validation.OgnlKeywordsComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.PredicateKeywordComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.RegexKeywordComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.SkipKeywordComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.TypeKeywordComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.XmlComparator.class - [JAR]

├─ com.qaprosoft.apitools.validation.XmlCompareMode.class - [JAR]

├─ com.qaprosoft.apitools.validation.XmlValidator.class - [JAR]

Advertisement

Dependencies from Group

Apr 10, 2023
18 usages
921 stars
Apr 10, 2023
10 usages
921 stars
Apr 10, 2023
7 usages
921 stars
Oct 12, 2020
6 usages
2 stars
Apr 10, 2023
6 usages
921 stars

Discover Dependencies

Apr 14, 2023
948 stars
Feb 16, 2018
55 stars
Feb 16, 2018
55 stars
Jan 17, 2020
0 stars
Dec 08, 2017
1 usages
0 stars
Dec 08, 2017
0 stars