All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download rest-connector JAR 0.5.10 with all dependencies


A test client framework for RESTful HTTP and Java APIs

Files of the artifact rest-connector version 0.5.10 from the group com.github.yongchristophertang.

Test

Artifact rest-connector
Group com.github.yongchristophertang
Version 0.5.10
Last update 23. March 2016
Tags: client test http apis restful java framework
Organization not specified
URL https://github.com/yongchristophertang/RestConnector
License The Apache License, Version 2.0
Dependencies amount 19
Dependencies json-path, httpclient, httpcore, httpmime, httpclient-cache, guava, log4j-api, log4j-core, jackson-databind, testng, junit, mysql-connector-java, mongo-java-driver, hamcrest-core, HikariCP, guice, commons-lang3, javaslang, cglib,
There are maybe transitive dependencies!
There is a newer version: 0.6.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of rest-connector Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of rest-connector version 0.5.10

META-INF
META-INF.META-INF.MANIFEST.MF
com.github.yongchristophertang.config
com.github.yongchristophertang.config.com.github.yongchristophertang.config.Property
com.github.yongchristophertang.config.com.github.yongchristophertang.config.PropertyConfig
com.github.yongchristophertang.config.com.github.yongchristophertang.config.PropertyConfigs
com.github.yongchristophertang.config.com.github.yongchristophertang.config.PropertyHandler
com.github.yongchristophertang.config.junit
com.github.yongchristophertang.config.junit.com.github.yongchristophertang.config.junit.JUnit4PropertyInjectionRule
com.github.yongchristophertang.config.testng
com.github.yongchristophertang.config.testng.com.github.yongchristophertang.config.testng.TestNGPropertyInjectionListener
com.github.yongchristophertang.database.annotations
com.github.yongchristophertang.database.annotations.com.github.yongchristophertang.database.annotations.Mongo
com.github.yongchristophertang.database.annotations.com.github.yongchristophertang.database.annotations.Mongos
com.github.yongchristophertang.database.annotations.com.github.yongchristophertang.database.annotations.SqlDB
com.github.yongchristophertang.database.annotations.com.github.yongchristophertang.database.annotations.SqlDBs
com.github.yongchristophertang.database.guice
com.github.yongchristophertang.database.guice.com.github.yongchristophertang.database.guice.DBAnnotationModuleBuilder
com.github.yongchristophertang.database.guice.com.github.yongchristophertang.database.guice.JdbcModuleBuilder
com.github.yongchristophertang.database.guice.com.github.yongchristophertang.database.guice.ModuleBuilder
com.github.yongchristophertang.database.guice.com.github.yongchristophertang.database.guice.MongoModuleBuilder
com.github.yongchristophertang.database.guice.provider
com.github.yongchristophertang.database.guice.provider.com.github.yongchristophertang.database.guice.provider.AnnotationClientFactory
com.github.yongchristophertang.database.guice.provider.com.github.yongchristophertang.database.guice.provider.ClientFactory
com.github.yongchristophertang.database.guice.provider.com.github.yongchristophertang.database.guice.provider.DataSourceFactory
com.github.yongchristophertang.database.guice.provider.com.github.yongchristophertang.database.guice.provider.MongoFactory
com.github.yongchristophertang.database.junit
com.github.yongchristophertang.database.junit.com.github.yongchristophertang.database.junit.JUnit4DBInjectionRule
com.github.yongchristophertang.database
com.github.yongchristophertang.database.com.github.yongchristophertang.database.package-info
com.github.yongchristophertang.database.testng
com.github.yongchristophertang.database.testng.com.github.yongchristophertang.database.testng.TestNGDBInjectionListener
com.github.yongchristophertang.database.testng.com.github.yongchristophertang.database.testng.TestNGDBInjectionModuleFactory
com.github.yongchristophertang.engine
com.github.yongchristophertang.engine.com.github.yongchristophertang.engine.AssertUtils
com.github.yongchristophertang.engine.java
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.ClassLoggerProxy
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.LoggerProxyFactory
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.LoggerProxyHelper
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.ProxyFactories
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.ProxyFactory
com.github.yongchristophertang.engine.java.handler
com.github.yongchristophertang.engine.java.handler.com.github.yongchristophertang.engine.handler.JsonAssertion
com.github.yongchristophertang.engine.java.handler.com.github.yongchristophertang.engine.handler.JsonTransformer
com.github.yongchristophertang.engine.java
com.github.yongchristophertang.engine.java.com.github.yongchristophertang.engine.package-info
com.github.yongchristophertang.engine
com.github.yongchristophertang.engine.com.github.yongchristophertang.engine.package-info
com.github.yongchristophertang.engine.web
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.HttpResult
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.ResultActions
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.ResultHandler
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.ResultMatcher
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.ResultTransform
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.TemplateBuilder
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.WebTemplate
com.github.yongchristophertang.engine.web.com.github.yongchristophertang.engine.web.WebTemplateBuilder
com.github.yongchristophertang.engine.web.annotations
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.BodyParam
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.Consume
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.DELETE
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.Description
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.FileParam
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.GET
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.HEAD
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.HTTPMethod
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.HeaderParam
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.Host
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.OPTIONS
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.PATCH
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.POST
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.PUT
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.Path
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.PathParam
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.Produce
com.github.yongchristophertang.engine.web.annotations.com.github.yongchristophertang.engine.web.annotations.QueryParam
com.github.yongchristophertang.engine.web.http
com.github.yongchristophertang.engine.web.http.com.github.yongchristophertang.engine.web.http.BodyForm
com.github.yongchristophertang.engine.web.http.com.github.yongchristophertang.engine.web.http.FormBuilder
com.github.yongchristophertang.engine.web.http.com.github.yongchristophertang.engine.web.http.HttpMethod
com.github.yongchristophertang.engine.web.http.com.github.yongchristophertang.engine.web.http.MultipartBodyFormBuilder
com.github.yongchristophertang.engine.web.request
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.HttpMultipartRequestBuilders
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.HttpRequestBuilders
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.JsonStringConverter
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.RequestBuilder
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.RequestPostProcessor
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.RequestProxy
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.SimpleStringConverter
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.StringConverter
com.github.yongchristophertang.engine.web.request.com.github.yongchristophertang.engine.web.request.TestRequestBuilders
com.github.yongchristophertang.engine.web.response
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.ContentResultMatchers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.DefaultHttpResult
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.DefaultResultActions
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.HttpResultHandlers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.HttpResultMatchers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.HttpResultTransformers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.JsonPathResultMatchers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.JsonResultTransformer
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.PrintResultHandler
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.StatusResultMatchers
com.github.yongchristophertang.engine.web.response.com.github.yongchristophertang.engine.web.response.XmlResultTransformer
com.github.yongchristophertang.log4j
com.github.yongchristophertang.log4j.com.github.yongchristophertang.log4j.TestNGAppender
com.github.yongchristophertang.log4j.com.github.yongchristophertang.log4j.package-info
.log4j2.xml




© 2015 - 2025 Weber Informatics LLC | Privacy Policy