License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdorg.openlca |
ArtifactId | ArtifactIdolca-grpc |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionorg.openlca:olca-grpc
An implementation of the olca-schema with Protocol Buffers
|
Filename | Size |
---|---|
olca-grpc-1.1.0.pom | |
olca-grpc-1.1.0.jar | 373 KB |
olca-grpc-1.1.0-sources.jar | 148 KB |
olca-grpc-1.1.0-javadoc.jar | 866 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openlca/olca-grpc/ -->
<dependency>
<groupId>org.openlca</groupId>
<artifactId>olca-grpc</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openlca/olca-grpc/
implementation 'org.openlca:olca-grpc:1.1.0'
// https://jarcasting.com/artifacts/org.openlca/olca-grpc/
implementation ("org.openlca:olca-grpc:1.1.0")
'org.openlca:olca-grpc:jar:1.1.0'
<dependency org="org.openlca" name="olca-grpc" rev="1.1.0">
<artifact name="olca-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openlca', module='olca-grpc', version='1.1.0')
)
libraryDependencies += "org.openlca" % "olca-grpc" % "1.1.0"
[org.openlca/olca-grpc "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openlca : olca-proto | jar | 1.1.0 |
io.grpc : grpc-protobuf | jar | 1.41.0 |
io.grpc : grpc-stub | jar | 1.41.0 |
org.apache.tomcat : annotations-api | jar | 6.0.53 |
com.google.protobuf : protobuf-java | jar | 3.18.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |