Last Version

Matchbox 0.1.5.2

Hopefully useful Hamcrest matchers.

License

License

GroupId

GroupId

org.javafunk.matchbox
ArtifactId

ArtifactId

matchbox
Version

Version

0.1.5.2
Type

Type

jar
Description

Description

Matchbox
Hopefully useful Hamcrest matchers.
Project URL

Project URL

https://github.com/javafunk/matchbox
Source Code Management

Source Code Management

https://github.com/javafunk/matchbox

Download matchbox 0.1.5.2


<!-- 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"]

Dependencies

compile (6)

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

test (2)

Group / Artifact Type Version
junit : junit-dep jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.