Last Version

Moholy 0.4.0

Moholy is a library of Hamcrest matchers for Spring MVC.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.moholy
ArtifactId

ArtifactId

moholy
Version

Version

0.4.0
Type

Type

jar
Description

Description

Moholy
Moholy is a library of Hamcrest matchers for Spring MVC.
Project URL

Project URL

http://moholy.sourceforge.net
Source Code Management

Source Code Management

http://moholy.git.sourceforge.net/git/gitweb-index.cgi

Download moholy 0.4.0


<!-- https://jarcasting.com/artifacts/net.sf.moholy/moholy/ -->
<dependency>
    <groupId>net.sf.moholy</groupId>
    <artifactId>moholy</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.moholy/moholy/
implementation 'net.sf.moholy:moholy:0.4.0'
// https://jarcasting.com/artifacts/net.sf.moholy/moholy/
implementation ("net.sf.moholy:moholy:0.4.0")
'net.sf.moholy:moholy:jar:0.4.0'
<dependency org="net.sf.moholy" name="moholy" rev="0.4.0">
  <artifact name="moholy" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.moholy', module='moholy', version='0.4.0')
)
libraryDependencies += "net.sf.moholy" % "moholy" % "0.4.0"
[net.sf.moholy/moholy "0.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar [1.2,)
org.springframework : spring-webmvc jar 2.5.6

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.