License |
License |
---|---|
Categories |
CategoriesgRPC Net Networking |
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdingest-server-grpc |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:ingest-server-grpc
Proxima platform is batch and realtime storage and data processing abstraction
|
Filename | Size |
---|---|
ingest-server-grpc-0.2.5.pom | |
ingest-server-grpc-0.2.5.jar | 39 KB |
ingest-server-grpc-0.2.5-sources.jar | 17 KB |
ingest-server-grpc-0.2.5-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/ingest-server-grpc/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>ingest-server-grpc</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/ingest-server-grpc/
implementation 'cz.o2.proxima:ingest-server-grpc:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/ingest-server-grpc/
implementation ("cz.o2.proxima:ingest-server-grpc:0.2.5")
'cz.o2.proxima:ingest-server-grpc:jar:0.2.5'
<dependency org="cz.o2.proxima" name="ingest-server-grpc" rev="0.2.5">
<artifact name="ingest-server-grpc" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='ingest-server-grpc', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "ingest-server-grpc" % "0.2.5"
[cz.o2.proxima/ingest-server-grpc "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : core | jar | 0.2.5 |
cz.o2.proxima : scheme | jar | 0.2.5 |
cz.o2.proxima : server-rpc-proto | jar | 0.2.5 |
org.slf4j : slf4j-api | jar | 1.7.25 |
net.jodah : failsafe | jar | 1.0.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : core | test-jar | 0.2.5 |
cz.o2.proxima : scheme | test-jar | 0.2.5 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |