| License |
License |
|---|---|
| GroupId | GroupIdorg.apache.servicecomb |
| ArtifactId | ArtifactIdtransport-common |
| Last Version | Last Version2.7.4.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava Chassis::Transports::common
Java Chassis Parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| transport-common-2.7.4.2.pom | |
| transport-common-2.7.4.2.jar | 10 KB |
| transport-common-2.7.4.2-sources.jar | 8 KB |
| transport-common-2.7.4.2-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.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-common/
implementation 'org.apache.servicecomb:transport-common:2.7.4.2'
// https://jarcasting.com/artifacts/org.apache.servicecomb/transport-common/
implementation ("org.apache.servicecomb:transport-common:2.7.4.2")
'org.apache.servicecomb:transport-common:jar:2.7.4.2'
<dependency org="org.apache.servicecomb" name="transport-common" rev="2.7.4.2">
<artifact name="transport-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='transport-common', version='2.7.4.2')
)
libraryDependencies += "org.apache.servicecomb" % "transport-common" % "2.7.4.2"
[org.apache.servicecomb/transport-common "2.7.4.2"]
| 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.36 |
| log4j : log4j | jar | 1.2.17 |
| org.jmockit : jmockit | jar | 1.31 |
| org.awaitility : awaitility | jar | 4.2.0 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-core | jar | 3.3.3 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.powermock : powermock-api-mockito2 | jar | 2.0.9 |
| org.powermock : powermock-module-junit4 | jar | 2.0.9 |
| 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.23.1 |