| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.servicecomb |
| ArtifactId | ArtifactIdtransport-common |
| Version | Version2.7.1 |
| Type | Typejar |
| Description |
DescriptionJava Chassis::Transports::common
Java Chassis Parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| transport-common-2.7.1.pom | |
| transport-common-2.7.1.jar | 10 KB |
| transport-common-2.7.1-sources.jar | 8 KB |
| transport-common-2.7.1-javadoc.jar | 30 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/transport-common/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>transport-common</artifactId>
<version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-common/
implementation 'org.apache.servicecomb:transport-common:2.7.1'
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-common/
implementation ("org.apache.servicecomb:transport-common:2.7.1")
'org.apache.servicecomb:transport-common:jar:2.7.1'
<dependency org="org.apache.servicecomb" name="transport-common" rev="2.7.1">
<artifact name="transport-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='transport-common', version='2.7.1')
)
libraryDependencies += "org.apache.servicecomb" % "transport-common" % "2.7.1"
[org.apache.servicecomb/transport-common "2.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.servicecomb : foundation-config | jar | |
| org.apache.servicecomb : foundation-test-scaffolding | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
| log4j : log4j | jar | 1.2.17 |
| org.awaitility : awaitility | jar | 3.0.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.jmockit : jmockit | jar | 1.30 |
| org.mockito : mockito-core | jar | 1.10.19 |
| 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 |
| junit : junit | jar | 4.13.2 |
| 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 |