SmallRye Rest Client
Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile
| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface | 
        
| GroupId | GroupIdio.smallrye | 
    
| ArtifactId | ArtifactIdsmallrye-rest-client-testsuite-parent | 
    
| Last Version | Last Version1.2.2 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionSmallRye: MicroProfile Rest Client - Testsuite Parent 
            SmallRye Parent POM 
         | 
    
| Filename | Size | 
|---|---|
| smallrye-rest-client-testsuite-parent-1.2.2.pom | 1 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client-testsuite-parent/ -->
<dependency>
    <groupId>io.smallrye</groupId>
    <artifactId>smallrye-rest-client-testsuite-parent</artifactId>
    <version>1.2.2</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client-testsuite-parent/
implementation 'io.smallrye:smallrye-rest-client-testsuite-parent:1.2.2'
                // https://jarcasting.com/artifacts/io.smallrye/smallrye-rest-client-testsuite-parent/
implementation ("io.smallrye:smallrye-rest-client-testsuite-parent:1.2.2")
                'io.smallrye:smallrye-rest-client-testsuite-parent:pom:1.2.2'
                <dependency org="io.smallrye" name="smallrye-rest-client-testsuite-parent" rev="1.2.2">
  <artifact name="smallrye-rest-client-testsuite-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='io.smallrye', module='smallrye-rest-client-testsuite-parent', version='1.2.2')
)
                libraryDependencies += "io.smallrye" % "smallrye-rest-client-testsuite-parent" % "1.2.2"
                [io.smallrye/smallrye-rest-client-testsuite-parent "1.2.2"]
                Project is now archives. Implementation has been moved to https://github.com/resteasy/Resteasy/tree/master/resteasy-client-microprofile