Last Version

Petals ESB - Components - BC REST - JUnit framework 2.3.0

JUnit framework for unit test of BC REST service unit

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-bc-rest-junit
Version

Version

2.3.0
Type

Type

jar
Description

Description

Petals ESB - Components - BC REST - JUnit framework
JUnit framework for unit test of BC REST service unit
Project Organization

Project Organization

Linagora

Download petals-bc-rest-junit 2.3.0


<!-- 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"]

Dependencies

compile (16)

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

provided (1)

Group / Artifact Type Version
org.ow2.petals : petals-jbi jar 1.4.0

Project Modules

There are no modules declared in this project.