Last Version

Http Utils 0.1.1

RestEasy test helper library

License

License

Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.github.ramesh-dev
ArtifactId

ArtifactId

resteasy-test-util
Version

Version

0.1.1
Type

Type

pom
Description

Description

Http Utils
RestEasy test helper library
Project Organization

Project Organization

com.github.ramesh-dev

Download resteasy-test-util 0.1.1


<!-- https://jarcasting.com/artifacts/com.github.ramesh-dev/resteasy-test-util/ -->
<dependency>
    <groupId>com.github.ramesh-dev</groupId>
    <artifactId>resteasy-test-util</artifactId>
    <version>0.1.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ramesh-dev/resteasy-test-util/
implementation 'com.github.ramesh-dev:resteasy-test-util:0.1.1'
// https://jarcasting.com/artifacts/com.github.ramesh-dev/resteasy-test-util/
implementation ("com.github.ramesh-dev:resteasy-test-util:0.1.1")
'com.github.ramesh-dev:resteasy-test-util:pom:0.1.1'
<dependency org="com.github.ramesh-dev" name="resteasy-test-util" rev="0.1.1">
  <artifact name="resteasy-test-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ramesh-dev', module='resteasy-test-util', version='0.1.1')
)
libraryDependencies += "com.github.ramesh-dev" % "resteasy-test-util" % "0.1.1"
[com.github.ramesh-dev/resteasy-test-util "0.1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jboss.resteasy : resteasy-jaxrs jar 3.5.1.Final
org.jboss.resteasy : resteasy-jackson2-provider jar 3.5.1.Final
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.