| License |
License |
|---|---|
| GroupId | GroupIdorg.soulwing.prospecto |
| ArtifactId | ArtifactIdprospecto-matchers |
| Version | Version1.8.0 |
| Type | Typejar |
| Description |
DescriptionA framework for producing client views in a RESTful web application
|
| Filename | Size |
|---|---|
| prospecto-matchers-1.8.0.pom | |
| prospecto-matchers-1.8.0.jar | 11 KB |
| prospecto-matchers-1.8.0-sources.jar | 4 KB |
| prospecto-matchers-1.8.0-javadoc.jar | 399 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.soulwing.prospecto/prospecto-matchers/ -->
<dependency>
<groupId>org.soulwing.prospecto</groupId>
<artifactId>prospecto-matchers</artifactId>
<version>1.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.soulwing.prospecto/prospecto-matchers/
implementation 'org.soulwing.prospecto:prospecto-matchers:1.8.0'
// https://jarcasting.com/artifacts/org.soulwing.prospecto/prospecto-matchers/
implementation ("org.soulwing.prospecto:prospecto-matchers:1.8.0")
'org.soulwing.prospecto:prospecto-matchers:jar:1.8.0'
<dependency org="org.soulwing.prospecto" name="prospecto-matchers" rev="1.8.0">
<artifact name="prospecto-matchers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.soulwing.prospecto', module='prospecto-matchers', version='1.8.0')
)
libraryDependencies += "org.soulwing.prospecto" % "prospecto-matchers" % "1.8.0"
[org.soulwing.prospecto/prospecto-matchers "1.8.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.soulwing.prospecto : prospecto-api | jar | 1.8.0 |
| org.hamcrest : hamcrest-core Optional | jar | 1.3 |
| org.hamcrest : hamcrest-library Optional | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.jmock : jmock-junit4 | jar | 2.8.2 |