License |
License |
---|---|
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdio-pubsub |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:io-pubsub
Proxima platform is batch and realtime storage and data processing abstraction
|
Filename | Size |
---|---|
io-pubsub-0.2.5.pom | |
io-pubsub-0.2.5.jar | 20 MB |
io-pubsub-0.2.5-tests.jar | 26 KB |
io-pubsub-0.2.5-sources.jar | 19 KB |
io-pubsub-0.2.5-javadoc.jar | 63 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/ -->
<dependency>
<groupId>cz.o2.proxima</groupId>
<artifactId>io-pubsub</artifactId>
<version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/
implementation 'cz.o2.proxima:io-pubsub:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/io-pubsub/
implementation ("cz.o2.proxima:io-pubsub:0.2.5")
'cz.o2.proxima:io-pubsub:jar:0.2.5'
<dependency org="cz.o2.proxima" name="io-pubsub" rev="0.2.5">
<artifact name="io-pubsub" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='io-pubsub', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "io-pubsub" % "0.2.5"
[cz.o2.proxima/io-pubsub "0.2.5"]
Group / Artifact | Type | Version |
---|---|---|
cz.o2.proxima : core | jar | 0.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
Group / Artifact | Type | Version |
---|---|---|
cz.seznam.euphoria : euphoria-local | jar | 0.9-SNAPSHOT |
org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |