License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-protobuf |
Last Version | Last Version1.6.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPolaris Common Protobuf
Polaris Common Protobuf JAR
|
Filename | Size |
---|---|
polaris-protobuf-1.6.1.pom | |
polaris-protobuf-1.6.1.jar | 906 KB |
polaris-protobuf-1.6.1-sources.jar | 313 KB |
polaris-protobuf-1.6.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.polaris/polaris-protobuf/ -->
<dependency>
<groupId>com.tencent.polaris</groupId>
<artifactId>polaris-protobuf</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-protobuf/
implementation 'com.tencent.polaris:polaris-protobuf:1.6.1'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-protobuf/
implementation ("com.tencent.polaris:polaris-protobuf:1.6.1")
'com.tencent.polaris:polaris-protobuf:jar:1.6.1'
<dependency org="com.tencent.polaris" name="polaris-protobuf" rev="1.6.1">
<artifact name="polaris-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-protobuf', version='1.6.1')
)
libraryDependencies += "com.tencent.polaris" % "polaris-protobuf" % "1.6.1"
[com.tencent.polaris/polaris-protobuf "1.6.1"]
Group / Artifact | Type | Version |
---|---|---|
io.grpc : grpc-all | jar | 1.33.0 |
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.9 |
ch.qos.logback : logback-core | jar | 1.2.9 |
junit : junit | jar | 4.13.1 |
org.assertj : assertj-core | jar | 3.16.1 |