| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdio.servicecomb.demo |
| ArtifactId | ArtifactIdmultiple-client |
| Version | Version0.1.0 |
| Type | Typejar |
| Description |
DescriptionSoftware Development Kit (SDK) for rapid development of microservices
|
| Filename | Size |
|---|---|
| multiple-client-0.1.0.pom | |
| multiple-client-0.1.0.jar | 4 KB |
| multiple-client-0.1.0-sources.jar | 1 KB |
| multiple-client-0.1.0-javadoc.jar | 23 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.servicecomb.demo/multiple-client/ -->
<dependency>
<groupId>io.servicecomb.demo</groupId>
<artifactId>multiple-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.servicecomb.demo/multiple-client/
implementation 'io.servicecomb.demo:multiple-client:0.1.0'
// https://jarcasting.com/artifacts/io.servicecomb.demo/multiple-client/
implementation ("io.servicecomb.demo:multiple-client:0.1.0")
'io.servicecomb.demo:multiple-client:jar:0.1.0'
<dependency org="io.servicecomb.demo" name="multiple-client" rev="0.1.0">
<artifact name="multiple-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.servicecomb.demo', module='multiple-client', version='0.1.0')
)
libraryDependencies += "io.servicecomb.demo" % "multiple-client" % "0.1.0"
[io.servicecomb.demo/multiple-client "0.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.servicecomb.demo : a-client | jar | 0.1.0 |
| io.servicecomb.demo : b-client | jar | 0.1.0 |
| io.servicecomb.demo : demo-schema | jar | 0.1.0 |
| io.servicecomb : provider-pojo | jar | |
| org.slf4j : slf4j-log4j12 | jar | |
| javax.inject : javax.inject | jar | |
| org.springframework : spring-aspects | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.seanyinx : unit-scaffolding | jar | 1.0.0 |
| org.hamcrest : hamcrest-all | jar | |
| org.jmockit : jmockit | jar | |
| org.mockito : mockito-core | jar | |
| junit : junit | jar | |
| org.hamcrest : hamcrest-core | jar | |
| org.powermock : powermock-api-mockito | jar | |
| org.powermock : powermock-module-junit4 | jar |