| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface Protobuf Data Data Structures |
| GroupId | GroupIdcom.trasier |
| ArtifactId | ArtifactIdtrasier-client-api-protobuf |
| Last Version | Last Version2.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJava library to injest traceable data into Trasier systems.
|
<!-- https://jarcasting.com/artifacts/com.trasier/trasier-client-api-protobuf/ -->
<dependency>
<groupId>com.trasier</groupId>
<artifactId>trasier-client-api-protobuf</artifactId>
<version>2.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.trasier/trasier-client-api-protobuf/
implementation 'com.trasier:trasier-client-api-protobuf:2.3.9'
// https://jarcasting.com/artifacts/com.trasier/trasier-client-api-protobuf/
implementation ("com.trasier:trasier-client-api-protobuf:2.3.9")
'com.trasier:trasier-client-api-protobuf:jar:2.3.9'
<dependency org="com.trasier" name="trasier-client-api-protobuf" rev="2.3.9">
<artifact name="trasier-client-api-protobuf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.trasier', module='trasier-client-api-protobuf', version='2.3.9')
)
libraryDependencies += "com.trasier" % "trasier-client-api-protobuf" % "2.3.9"
[com.trasier/trasier-client-api-protobuf "2.3.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.grpc : grpc-netty-shaded | jar | 1.24.0 |
| io.grpc : grpc-protobuf | jar | 1.24.0 |
| io.grpc : grpc-stub | jar | 1.24.0 |