License |
License |
---|---|
Categories |
CategoriesProtobuf Data Data Structures |
GroupId | GroupIdcom.tencent.polaris |
ArtifactId | ArtifactIdpolaris-protobuf |
Version | Version1.2.4 |
Type | Typejar |
Description |
DescriptionPolaris Common Protobuf
Polaris Common Protobuf JAR
|
Filename | Size |
---|---|
polaris-protobuf-1.2.4.pom | |
polaris-protobuf-1.2.4.jar | 906 KB |
polaris-protobuf-1.2.4-sources.jar | 313 KB |
polaris-protobuf-1.2.4-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.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-protobuf/
implementation 'com.tencent.polaris:polaris-protobuf:1.2.4'
// https://jarcasting.com/artifacts/com.tencent.polaris/polaris-protobuf/
implementation ("com.tencent.polaris:polaris-protobuf:1.2.4")
'com.tencent.polaris:polaris-protobuf:jar:1.2.4'
<dependency org="com.tencent.polaris" name="polaris-protobuf" rev="1.2.4">
<artifact name="polaris-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.polaris', module='polaris-protobuf', version='1.2.4')
)
libraryDependencies += "com.tencent.polaris" % "polaris-protobuf" % "1.2.4"
[com.tencent.polaris/polaris-protobuf "1.2.4"]
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 |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.7 |
ch.qos.logback : logback-core | jar | 1.2.7 |
junit : junit | jar | 4.12 |