| License |
License |
|---|---|
| Categories |
CategoriesProtobuf Data Data Structures |
| GroupId | GroupIdorg.apache.servicecomb |
| ArtifactId | ArtifactIdfoundation-protobuf |
| Version | Version2.7.0 |
| Type | Typejar |
| Description |
DescriptionJava Chassis::Foundations::Protobuf
Java Chassis Parent
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| foundation-protobuf-2.7.0.pom | |
| foundation-protobuf-2.7.0.jar | 459 KB |
| foundation-protobuf-2.7.0-sources.jar | 229 KB |
| foundation-protobuf-2.7.0-javadoc.jar | 1007 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-protobuf/ -->
<dependency>
<groupId>org.apache.servicecomb</groupId>
<artifactId>foundation-protobuf</artifactId>
<version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-protobuf/
implementation 'org.apache.servicecomb:foundation-protobuf:2.7.0'
// https://jarcasting.com/artifacts/org.apache.servicecomb/foundation-protobuf/
implementation ("org.apache.servicecomb:foundation-protobuf:2.7.0")
'org.apache.servicecomb:foundation-protobuf:jar:2.7.0'
<dependency org="org.apache.servicecomb" name="foundation-protobuf" rev="2.7.0">
<artifact name="foundation-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.servicecomb', module='foundation-protobuf', version='2.7.0')
)
libraryDependencies += "org.apache.servicecomb" % "foundation-protobuf" % "2.7.0"
[org.apache.servicecomb/foundation-protobuf "2.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.servicecomb : foundation-common | jar | |
| io.protostuff : protostuff-parser | jar | 2.2.25 |
| io.protostuff : protostuff-runtime | jar | 1.5.9 |
| io.protostuff : protostuff-core | jar | 1.5.9 |
| com.google.protobuf : protobuf-java | jar | 3.7.1 |
| org.apache.servicecomb : foundation-test-scaffolding | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.dataformat : jackson-dataformat-protobuf | jar | |
| 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.12 |
| 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 |