Last Version

cz.o2.proxima:core 0.2.5

Proxima platform is batch and realtime storage and data processing abstraction

License

License

GroupId

GroupId

cz.o2.proxima
ArtifactId

ArtifactId

core
Version

Version

0.2.5
Type

Type

jar
Description

Description

cz.o2.proxima:core
Proxima platform is batch and realtime storage and data processing abstraction

Download core 0.2.5


<!-- https://jarcasting.com/artifacts/cz.o2.proxima/core/ -->
<dependency>
    <groupId>cz.o2.proxima</groupId>
    <artifactId>core</artifactId>
    <version>0.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/cz.o2.proxima/core/
implementation 'cz.o2.proxima:core:0.2.5'
// https://jarcasting.com/artifacts/cz.o2.proxima/core/
implementation ("cz.o2.proxima:core:0.2.5")
'cz.o2.proxima:core:jar:0.2.5'
<dependency org="cz.o2.proxima" name="core" rev="0.2.5">
  <artifact name="core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cz.o2.proxima', module='core', version='0.2.5')
)
libraryDependencies += "cz.o2.proxima" % "core" % "0.2.5"
[cz.o2.proxima/core "0.2.5"]

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25

provided (2)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16
com.github.spotbugs : spotbugs-annotations jar 3.1.8

test (4)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.25
cz.seznam.euphoria : euphoria-testing jar 0.9-SNAPSHOT
cz.seznam.euphoria : euphoria-local jar 0.9-SNAPSHOT
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.