joyrest-unit-tests

Testing library for JoyRest Framework

License

License

GroupId

GroupId

org.joyrest
ArtifactId

ArtifactId

joyrest-unit-tests
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

joyrest-unit-tests
Testing library for JoyRest Framework

Download joyrest-unit-tests

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.easymock : easymock jar 3.3.1
org.joyrest : joyrest-core jar 1.2
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.1
1.0