License |
License |
---|---|
GroupId | GroupIdorg.joyrest |
ArtifactId | ArtifactIdjoyrest-unit-tests |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjoyrest-unit-tests
Testing library for JoyRest Framework
|
Filename | Size |
---|---|
joyrest-unit-tests-1.1.pom | |
joyrest-unit-tests-1.1.jar | 16 KB |
joyrest-unit-tests-1.1-sources.jar | 9 KB |
joyrest-unit-tests-1.1-javadoc.jar | 83 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.easymock : easymock | jar | 3.3.1 |
org.joyrest : joyrest-core | jar | 1.2 |
junit : junit | jar | 4.12 |