License |
License |
---|---|
GroupId | GroupIdorg.valid4j |
ArtifactId | ArtifactIdhttp-matchers |
Version | Version1.1 |
Type | Typejar |
Description |
Descriptionorg.valid4j:http-matchers
A set of hamcrest-matchers for JAX-RS
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
http-matchers-1.1.pom | |
http-matchers-1.1.jar | 26 KB |
http-matchers-1.1-sources.jar | 11 KB |
http-matchers-1.1-javadoc.jar | 34 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.valid4j/http-matchers/ -->
<dependency>
<groupId>org.valid4j</groupId>
<artifactId>http-matchers</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.valid4j/http-matchers/
implementation 'org.valid4j:http-matchers:1.1'
// https://jarcasting.com/artifacts/org.valid4j/http-matchers/
implementation ("org.valid4j:http-matchers:1.1")
'org.valid4j:http-matchers:jar:1.1'
<dependency org="org.valid4j" name="http-matchers" rev="1.1">
<artifact name="http-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.valid4j', module='http-matchers', version='1.1')
)
libraryDependencies += "org.valid4j" % "http-matchers" % "1.1"
[org.valid4j/http-matchers "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-core | jar | 1.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-library | jar | 1.3 |
ch.qos.logback : logback-classic | jar | 1.1.2 |
org.glassfish.jersey.core : jersey-client | jar | 2.22.1 |
io.dropwizard : dropwizard-testing | jar | 0.9.2 |
com.google.guava : guava | jar | 18.0 |
junit : junit | jar | 4.12 |