| License | License | 
|---|---|
| Categories | CategoriesJUnit Unit Testing | 
| GroupId | GroupIdorg.talend.sdk.component | 
| ArtifactId | ArtifactIdcomponent-runtime-http-junit | 
| Last Version | Last Version1.46.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionComponent Runtime :: Testing :: HTTP JUnit integration to simplify the HTTP API testing/mocking. | 
<!-- https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-http-junit/ -->
<dependency>
    <groupId>org.talend.sdk.component</groupId>
    <artifactId>component-runtime-http-junit</artifactId>
    <version>1.46.0</version>
</dependency>// https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-http-junit/
implementation 'org.talend.sdk.component:component-runtime-http-junit:1.46.0'// https://jarcasting.com/artifacts/org.talend.sdk.component/component-runtime-http-junit/
implementation ("org.talend.sdk.component:component-runtime-http-junit:1.46.0")'org.talend.sdk.component:component-runtime-http-junit:jar:1.46.0'<dependency org="org.talend.sdk.component" name="component-runtime-http-junit" rev="1.46.0">
  <artifact name="component-runtime-http-junit" type="jar" />
</dependency>@Grapes(
@Grab(group='org.talend.sdk.component', module='component-runtime-http-junit', version='1.46.0')
)libraryDependencies += "org.talend.sdk.component" % "component-runtime-http-junit" % "1.46.0"[org.talend.sdk.component/component-runtime-http-junit "1.46.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | |
| org.apache.geronimo.specs : geronimo-jsonb_1.0_spec Optional | jar | 1.2 | 
| org.apache.geronimo.specs : geronimo-json_1.1_spec Optional | jar | 1.3 | 
| org.apache.johnzon : johnzon-jsonb Optional | jar | |
| io.netty : netty-codec-http Optional | jar | 4.1.77.Final | 
| io.netty : netty-handler Optional | jar | 4.1.77.Final | 
| org.talend.sdk.component : component-runtime-junit-base | jar | 1.46.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.1 | 
| org.projectlombok : lombok | jar | 1.18.20 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.1 | 
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.2 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.2 | 
| org.apache.logging.log4j : log4j-core | jar | 2.17.2 | 
| org.apache.tomee : ziplock | jar | 8.0.4 | 
| org.junit.jupiter : junit-jupiter | jar | 5.8.1 | 
| org.junit.vintage : junit-vintage-engine | jar | 5.8.1 | 
