| License |
License |
|---|---|
| Categories |
CategoriesgRPC Net Networking |
| GroupId | GroupIdorg.openlca |
| ArtifactId | ArtifactIdolca-grpc |
| Last Version | Last Version1.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionorg.openlca:olca-grpc
An implementation of the olca-schema with Protocol Buffers
|
| Filename | Size |
|---|---|
| olca-grpc-1.1.1.pom | |
| olca-grpc-1.1.1.jar | 338 KB |
| olca-grpc-1.1.1-sources.jar | 130 KB |
| olca-grpc-1.1.1-javadoc.jar | 777 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-grpc/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-grpc</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-grpc/
implementation 'org.openlca:olca-grpc:1.1.1'
// https://jarcasting.com/artifacts/org.openlca/olca-grpc/
implementation ("org.openlca:olca-grpc:1.1.1")
'org.openlca:olca-grpc:jar:1.1.1'
<dependency org="org.openlca" name="olca-grpc" rev="1.1.1">
<artifact name="olca-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-grpc', version='1.1.1')
)
libraryDependencies += "org.openlca" % "olca-grpc" % "1.1.1"
[org.openlca/olca-grpc "1.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.openlca : olca-proto | jar | 1.1.1 |
| io.grpc : grpc-protobuf | jar | 1.46.0 |
| io.grpc : grpc-stub | jar | 1.46.0 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| com.google.protobuf : protobuf-java | jar | 3.20.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |