License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.apache.servicecomb |
ArtifactId | ArtifactIdkie-client |
Version | Version2.1.3 |
Type | Typejar |
Description |
DescriptionServiceComb::Kie::Client
Java Chassis Parent
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kie-client-2.1.3.pom | |
kie-client-2.1.3.jar | 23 KB |
kie-client-2.1.3-sources.jar | 18 KB |
kie-client-2.1.3-javadoc.jar | 99 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/kie-client/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>kie-client</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/kie-client/
implementation 'org.apache.servicecomb:kie-client:2.1.3'
// https://jarcasting.com/artifacts/org.apache.servicecomb/kie-client/
implementation ("org.apache.servicecomb:kie-client:2.1.3")
'org.apache.servicecomb:kie-client:jar:2.1.3'
<dependency org="org.apache.servicecomb" name="kie-client" rev="2.1.3">
<artifact name="kie-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='kie-client', version='2.1.3')
)
libraryDependencies += "org.apache.servicecomb" % "kie-client" % "2.1.3"
[org.apache.servicecomb/kie-client "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.5.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.fasterxml.jackson.core : jackson-databind | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
org.awaitility : awaitility | jar | 3.0.0 |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.jmockit : jmockit | jar | 1.30 |
org.hamcrest : hamcrest-core | jar | 1.3 |
org.powermock : powermock-api-mockito | jar | 1.6.2 |
org.powermock : powermock-module-junit4 | jar | 1.6.2 |
com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.assertj : assertj-core | jar | 3.11.1 |