| 组织ID: |
com.wix |
| 项目ID: |
http-testkit-specs2_2.12 |
| 版本: |
0.1.17-specs2_4_0_2 |
| 最后修改时间: |
2019-12-01 17:52:31 |
| 包类型: |
jar |
| 标题: |
MIT |
| 描述: |
Specs2 Matcher suites - Request and Response. |
| 相关URL: |
https://github.com/wix-private/http-testkit |
| 大小: |
181.68KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-specs2_2.12</artifactId>
<version>0.1.17-specs2_4_0_2</version>
</dependency>
|
| Gradle引入代码: |
com.wix:http-testkit-specs2_2.12:0.1.17-specs2_4_0_2
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.wix</groupId>
<artifactId>http-testkit-specs2_2.12</artifactId>
<packaging>jar</packaging>
<description>Specs2 Matcher suites - Request and Response.</description>
<url>https://github.com/wix-private/http-testkit</url>
<version>0.1.17-specs2_4_0_2</version>
<licenses>
<license>
<name>MIT</name>
<url>https://opensource.org/licenses/MIT</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>http-testkit-specs2</name>
<organization>
<name>com.wix</name>
<url>https://github.com/wix-private/http-testkit</url>
</organization>
<scm>
<url>git@github.com:wix/wix-http-testkit.git</url>
<connection>scm:git:git@github.com:wix/wix-http-testkit.git</connection>
</scm>
<developers>
<developer>
<id>noama</id>
<name>Noam Almog</name>
<email>noamal@gmail.com</email>
<organization>Wix</organization>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.12.4</version>
</dependency>
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-core_2.12</artifactId>
<version>0.1.17-specs2_4_0_2</version>
</dependency>
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-test-commons_2.12</artifactId>
<version>0.1.17-specs2_4_0_2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.wix</groupId>
<artifactId>http-testkit-marshaller-jackson_2.12</artifactId>
<version>0.1.17-specs2_4_0_2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.12</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.12</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-shapeless_2.12</artifactId>
<version>4.0.2</version>
</dependency>
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_2.12</artifactId>
<version>4.0.2</version>
</dependency>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.wix.e2e.http.matchers.internal.ResponseBodyMatchers.class
com.wix.e2e.http.matchers.internal.RequestMethodMatchers$anon$caseClassFieldsInspector$macro$15$1.class
com.wix.e2e.http.matchers.internal.RequestMethodMatchers$$anon$1.class
com.wix.e2e.http.matchers.internal.ResponseContentLengthMatchers$$anon$9.class
com.wix.e2e.http.matchers.internal.RequestContentTypeMatchers.class
com.wix.e2e.http.matchers.internal.RequestRecorderMatchers$RequestComparisonResult.class
com.wix.e2e.http.matchers.internal.RequestUrlMatchers$ParameterComparisonResult.class
com.wix.e2e.http.matchers.RequestMatchers.class
com.wix.e2e.http.matchers.internal.ResponseHeadersMatchers$HeaderComparisonResult$.class
com.wix.e2e.http.matchers.ResponseMatchers.class
com.wix.e2e.http.matchers.internal.RequestMethodMatchers.class
com.wix.e2e.http.matchers.internal.RequestRecorderMatchers$$anon$10.class
com.wix.e2e.http.matchers.internal.RequestUrlMatchers$$anon$3.class
com.wix.e2e.http.matchers.internal.RequestHeadersMatchers.class
com.wix.e2e.http.matchers.internal.ResponseHeadersMatchers$HeaderComparisonResult.class
com.wix.e2e.http.matchers.internal.ResponseCookiesMatchers$$anon$1$$anonfun$1.class
com.wix.e2e.http.matchers.internal.ResponseTransferEncodingMatchers.class
com.wix.e2e.http.matchers.internal.ResponseStatusAndHeaderMatchers$$anon$7.class
com.wix.e2e.http.matchers.internal.ResponseBodyAndStatusMatchers$$anon$6.class
com.wix.e2e.http.matchers.internal.RequestCookiesMatchers$$anon$6.class
com.wix.e2e.http.matchers.internal.ResponseTransferEncodingMatchers$$anon$10.class
com.wix.e2e.http.matchers.internal.RequestBodyMatchers$$anon$7.class
com.wix.e2e.http.matchers.package.class
com.wix.e2e.http.matchers.internal.ResponseContentLengthMatchers.class
com.wix.e2e.http.matchers.package$.class
com.wix.e2e.http.matchers.internal.ResponseBodyAndStatusMatchers.class
com.wix.e2e.http.matchers.internal.ResponseBodyMatchers$$anon$5.class
com.wix.e2e.http.matchers.internal.RequestRecorderMatchers$RequestComparisonResult$.class
com.wix.e2e.http.matchers.internal.ResponseHeadersMatchers.class
com.wix.e2e.http.matchers.internal.ResponseStatusAndHeaderMatchers.class
com.wix.e2e.http.matchers.internal.ResponseCookiesMatchers$$anon$1.class
com.wix.e2e.http.matchers.internal.ResponseTransferEncodingMatchers$$anon$11.class
com.wix.e2e.http.matchers.internal.RequestMethodMatchers$anon$macro$10$1.class
com.wix.e2e.http.matchers.internal.ResponseCookiesMatchers.class
com.wix.e2e.http.matchers.internal.RequestUrlMatchers$$anon$2.class
com.wix.e2e.http.matchers.internal.ResponseHeadersMatchers$$anon$3.class
com.wix.e2e.http.matchers.ResponseMatchers$.class
com.wix.e2e.http.matchers.internal.RequestHeadersMatchers$$anon$4.class
com.wix.e2e.http.matchers.internal.ResponseSpecialHeadersMatchers.class
com.wix.e2e.http.matchers.internal.RequestCookiesMatchers$$anon$6$$anonfun$1.class
com.wix.e2e.http.matchers.RequestMatchers$.class
com.wix.e2e.http.matchers.internal.RequestRecorderMatchers$$anon$9.class
com.wix.e2e.http.matchers.internal.RequestHeadersMatchers$HeaderComparisonResult.class
com.wix.e2e.http.matchers.internal.ResponseStatusMatchers.class
com.wix.e2e.http.matchers.internal.ResponseHeadersMatchers$$anon$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.12.4.jar
/org.scala-lang/scala-library/2.12.4
查看scala-library所有版本文件
http-testkit-core_2.12-0.1.17-specs2_4_0_2.jar
/com.wix/http-testkit-core_2.12/0.1.17-specs2_4_0_2
查看http-testkit-core_2.12所有版本文件
http-testkit-test-commons_2.12-0.1.17-specs2_4_0_2.jar
/com.wix/http-testkit-test-commons_2.12/0.1.17-specs2_4_0_2
查看http-testkit-test-commons_2.12所有版本文件
http-testkit-marshaller-jackson_2.12-0.1.17-specs2_4_0_2.jar
/com.wix/http-testkit-marshaller-jackson_2.12/0.1.17-specs2_4_0_2
查看http-testkit-marshaller-jackson_2.12所有版本文件
specs2-core_2.12-4.0.2.jar
/org.specs2/specs2-core_2.12/4.0.2
查看specs2-core_2.12所有版本文件
specs2-junit_2.12-4.0.2.jar
/org.specs2/specs2-junit_2.12/4.0.2
查看specs2-junit_2.12所有版本文件
specs2-shapeless_2.12-4.0.2.jar
/org.specs2/specs2-shapeless_2.12/4.0.2
查看specs2-shapeless_2.12所有版本文件
specs2-mock_2.12-4.0.2.jar
/org.specs2/specs2-mock_2.12/4.0.2
查看specs2-mock_2.12所有版本文件
|