| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJUnit Unit Testing | 
        
| GroupId | GroupIdorg.ow2.petals | 
    
| ArtifactId | ArtifactIdpetals-bc-rest-junit | 
    
| Last Version | Last Version2.3.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionPetals ESB - Components - BC REST - JUnit framework 
            JUnit framework for unit test of BC REST service unit 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-rest-junit/ -->
<dependency>
    <groupId>org.ow2.petals</groupId>
    <artifactId>petals-bc-rest-junit</artifactId>
    <version>2.3.0</version>
</dependency>
                // https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-rest-junit/
implementation 'org.ow2.petals:petals-bc-rest-junit:2.3.0'
                // https://jarcasting.com/artifacts/org.ow2.petals/petals-bc-rest-junit/
implementation ("org.ow2.petals:petals-bc-rest-junit:2.3.0")
                'org.ow2.petals:petals-bc-rest-junit:jar:2.3.0'
                <dependency org="org.ow2.petals" name="petals-bc-rest-junit" rev="2.3.0">
  <artifact name="petals-bc-rest-junit" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.ow2.petals', module='petals-bc-rest-junit', version='2.3.0')
)
                libraryDependencies += "org.ow2.petals" % "petals-bc-rest-junit" % "2.3.0"
                [org.ow2.petals/petals-bc-rest-junit "2.3.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals : petals-bc-rest | jar | 2.3.0 | 
| org.ow2.petals : petals-cdk-api | jar | 2.6.1 | 
| org.ow2.petals : petals-cdk-core | jar | 5.7.1 | 
| org.ow2.petals : petals-cdk-jbidescriptor | jar | 2.6.1 | 
| junit : junit | jar | 4.12 | 
| org.ow2.easywsdl : easywsdl-wsdl | jar | |
| org.ow2.easywsdl : easywsdl-ext-wsdl4complexwsdl | jar | |
| org.ow2.easycommons : easycommons-util | jar | |
| org.apache.httpcomponents : httpcore | jar | 4.4.8 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| javax.ws.rs : javax.ws.rs-api | jar | 2.0.1 | 
| org.xmlunit : xmlunit-core | jar | 2.4.0 | 
| com.flipkart.zjsonpatch : zjsonpatch | jar | 0.3.4 | 
| commons-io : commons-io | jar | 2.6 | 
| org.ow2.easycommons : easycommons-stream | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.petals : petals-jbi | jar | 1.4.0 |