License |
License |
---|---|
GroupId | GroupIdcz.o2.proxima |
ArtifactId | ArtifactIdcore |
Version | Version0.2.5 |
Type | Typejar |
Description |
Descriptioncz.o2.proxima:core
Proxima platform is batch and realtime storage and data processing abstraction
|
Filename | Size |
---|---|
core-0.2.5.pom | |
core-0.2.5.jar | 6 MB |
core-0.2.5-tests.jar | 162 KB |
core-0.2.5-sources.jar | 129 KB |
core-0.2.5-javadoc.jar | 668 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.16 |
com.github.spotbugs : spotbugs-annotations | jar | 3.1.8 |
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 |