p

pekko-protobuf-v3_3

Apache Pekko Protobuf V3 is a shaded version of the protobuf runtime. Original POM: https://github.com/protocolbuffers/protobuf/blob/v3.9.0/java/pom.xml
https://pekko.apache.org/
Apache-2.0
Apache Software Foundation
Apache Pekko Contributors
文件下载
文件名 操作
pekko-protobuf-v3_3-1.0.3.jar 下载
pekko-protobuf-v3_3-1.0.3.pom 下载
pekko-protobuf-v3_3-1.0.3-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.apache.pekko</groupId>
  <artifactId>pekko-protobuf-v3_3</artifactId>
  <version>1.0.3</version>
</dependency>
Gradle Groovy
implementation 'org.apache.pekko:pekko-protobuf-v3_3:1.0.3'
Gradle Kotlin
implementation("org.apache.pekko:pekko-protobuf-v3_3:1.0.3")
Scala SBT
libraryDependencies += "org.apache.pekko" % "pekko-protobuf-v3_3" % "1.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.pekko', module='pekko-protobuf-v3_3', version='1.0.3')
)
Apache Ivy
<dependency org="org.apache.pekko" name="pekko-protobuf-v3_3" rev="1.0.3" />
Leiningen
[org.apache.pekko/pekko-protobuf-v3_3 "1.0.3"]
Apache Buildr
'org.apache.pekko:pekko-protobuf-v3_3:jar:1.0.3'
本项目依赖
该项目无第三方依赖