Matchbox
Miscellaneous Hamcrest matchers...
License |
License |
---|---|
GroupId | GroupIdorg.javafunk.matchbox |
ArtifactId | ArtifactIdmatchbox |
Last Version | Last Version0.1.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMatchbox
Hopefully useful Hamcrest matchers.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
matchbox-0.1.5.2.pom | |
matchbox-0.1.5.2.jar | 15 KB |
matchbox-0.1.5.2-sources.jar | 7 KB |
matchbox-0.1.5.2-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/ -->
<dependency>
<groupId>org.javafunk.matchbox</groupId>
<artifactId>matchbox</artifactId>
<version>0.1.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/
implementation 'org.javafunk.matchbox:matchbox:0.1.5.2'
// https://jarcasting.com/artifacts/org.javafunk.matchbox/matchbox/
implementation ("org.javafunk.matchbox:matchbox:0.1.5.2")
'org.javafunk.matchbox:matchbox:jar:0.1.5.2'
<dependency org="org.javafunk.matchbox" name="matchbox" rev="0.1.5.2">
<artifact name="matchbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.javafunk.matchbox', module='matchbox', version='0.1.5.2')
)
libraryDependencies += "org.javafunk.matchbox" % "matchbox" % "0.1.5.2"
[org.javafunk.matchbox/matchbox "0.1.5.2"]
Group / Artifact | Type | Version |
---|---|---|
commons-collections : commons-collections | jar | 3.2.1 |
commons-lang : commons-lang | jar | 2.6 |
org.hamcrest : hamcrest-library | jar | 1.2.1 |
commons-beanutils : commons-beanutils | jar | 1.8.3 |
org.hamcrest : hamcrest-core | jar | 1.2.1 |
com.google.guava : guava | jar | 11.0.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit-dep | jar | 4.11 |
org.mockito : mockito-core | jar | 1.9.5 |
Miscellaneous Hamcrest matchers...