License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdingest-client |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:ingest-client
Proxima platform is batch and realtime storage and data processing abstraction
|
Filename | Size |
---|---|
ingest-client-0.2.5.pom | |
ingest-client-0.2.5.jar | 12 KB |
ingest-client-0.2.5-sources.jar | 7 KB |
ingest-client-0.2.5-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/ingest-client/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>ingest-client</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/ingest-client/
implementation 'cz.o2.proxima:ingest-client:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/ingest-client/
implementation ("cz.o2.proxima:ingest-client:0.2.5")
'cz.o2.proxima:ingest-client:jar:0.2.5'
<dependency org="cz.o2.proxima" name="ingest-client" rev="0.2.5">
<artifact name="ingest-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='ingest-client', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "ingest-client" % "0.2.5"
[cz.o2.proxima/ingest-client "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : core | jar | 0.2.5 |
cz.o2.proxima : server-rpc-proto | jar | 0.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |