org.openlca:olca-grpc

An implementation of the olca-schema with Protocol Buffers

License

License

Categories

Categories

gRPC Net Networking
GroupId

GroupId

org.openlca
ArtifactId

ArtifactId

olca-grpc
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

org.openlca:olca-grpc
An implementation of the olca-schema with Protocol Buffers

Download olca-grpc

How to add to project

<!-- 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"]

Dependencies

compile (5)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.0.0