| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesRESTEasy Program Interface REST Frameworks | 
        
| GroupId | GroupIdcom.github.ramesh-dev | 
    
| ArtifactId | ArtifactIdresteasy-test-util | 
    
| Last Version | Last Version0.1.1 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionHttp Utils 
            RestEasy test helper library 
         | 
    
| Project Organization | 
                    Project Organizationcom.github.ramesh-dev | 
            
| Filename | Size | 
|---|---|
| resteasy-test-util-0.1.1.pom | |
| resteasy-test-util-0.1.1.jar | 2 KB | 
| resteasy-test-util-0.1.1-sources.jar | 5 KB | 
| resteasy-test-util-0.1.1-javadoc.jar | 35 KB | 
| Browse | 
<!-- 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"]
                | 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 |