License |
License |
---|---|
GroupId | GroupIdorg.kie |
ArtifactId | ArtifactIdbusiness-central-tests-rest |
Version | Version7.65.0.Final |
Type | Typejar |
Description |
DescriptionBusiness Central Tests :: REST API
REST API tests for Business Central
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.kie/business-central-tests-rest/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>business-central-tests-rest</artifactId>
<version>7.65.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/business-central-tests-rest/
implementation 'org.kie:business-central-tests-rest:7.65.0.Final'
// https://jarcasting.com/artifacts/org.kie/business-central-tests-rest/
implementation ("org.kie:business-central-tests-rest:7.65.0.Final")
'org.kie:business-central-tests-rest:jar:7.65.0.Final'
<dependency org="org.kie" name="business-central-tests-rest" rev="7.65.0.Final">
<artifact name="business-central-tests-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='business-central-tests-rest', version='7.65.0.Final')
)
libraryDependencies += "org.kie" % "business-central-tests-rest" % "7.65.0.Final"
[org.kie/business-central-tests-rest "7.65.0.Final"]
Group / Artifact | Type | Version |
---|---|---|
org.kie.server : kie-server-controller-client | jar | |
org.kie.workbench.screens : kie-wb-common-library-api | jar | |
org.uberfire : uberfire-structure-api | jar | |
commons-io : commons-io | jar | 2.7 |
commons-net : commons-net | jar | 2.2 |
org.apache.httpcomponents : httpcore | jar | 4.4.14 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
org.eclipse.jgit : org.eclipse.jgit | jar | 5.10.0.202012080955-r |
org.uberfire : uberfire-rest-client | jar | |
org.jboss.resteasy : resteasy-client | jar | 3.15.1.Final |
org.jboss.resteasy : resteasy-jackson-provider | jar | 3.15.1.Final |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
io.undertow : undertow-websockets-jsr | jar | 2.2.5.Final |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.14.0 |
org.mockito : mockito-core | jar | 3.6.0 |